I dont understand, which file....am also using python2.7...so the print is 
not :print(mesage...')

On Thursday, May 22, 2014 5:31:12 PM UTC+3, marco mansilla wrote:
>
> El Wed, 21 May 2014 22:17:07 -0700 (PDT) 
> Maurice Waka <mauri...@gmail.com <javascript:>> escribió: 
>
> > I have this example code in python module: 
> > 
> > def test(): 
> >     .........code 
> >     print('Message delivered') 
> > test() 
> > 
> > How do I import such a function to* print* in the html view the same 
> > message as in the python code? 
> > 
>
> you can put the file in your modules folder of app. Any way, the code 
> in the example might not work since web2py doesn't support Python 3 
>
> Marco. 
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to