Take care if you run your app under python 3... It a no way back because pickled object format change and you can't cleanly revert this change back... Try it with a copy of your app.
Richard On Thu, Mar 22, 2018 at 3:13 PM, Ty oc <[email protected]> wrote: > I think we2py should join the party!! and be on the list! :P > > http://python3statement.org/ > > > El martes, 20 de marzo de 2018, 16:14:58 (UTC-6), Leonel Câmara escribió: > >> I'm guessing the rewrite will take some time. One thing you can do is to >> report any python3 problems you find with web2py while you do it. We'll fix >> them. >> >> We've fixed many many python 3 compatibility problems on the last months, >> you should be fine. >> > -- > 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. > -- 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.

