There is no Python 3 migration. Mind it is not a technical issue. web2py promises backward compatibility and we cannot port it to python 3 without breaking that promise. Almost none of the users have expressed an interest in helping moving existing code to Python 3.
There will be some other framework based on web2py ideas, reusing some web2py code, hat may or may not look like web2py, that may or may not be called web3py, and it may or may not be similar to web2py. If you want to help you can help migrate dal.py and template.py (they should be made to work on both python2 and python 3). Massimo On Friday, 4 April 2014 02:46:18 UTC-5, Hi-tech Robert wrote: > > Hi, may I inquire about the status of python 3 migration? -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

