https://github.com/nilcolor/web.py3 It's dirty, it's not a fork of wep.py repo... It's here just to share and i'll delete it or replace with web.py (https://github.com/webpy/ webpy/) fork.
Any chance we'll see normal python3 port? -- Alexey On Sep 22, 6:37 pm, Anand Chitipothu <[email protected]> wrote: > 2011/9/22 NilColor <[email protected]>: > > > Hello! > > OK, currently there is uWSGI (http://projects.unbit.it/uwsgi/wiki/ > > RunOnPython3k) and CherryPy (http://www.cherrypy.org/) that supports > > Python3. And i gave them a try. > > I've used 2to3 tool plus some manual tricks and "Hello, world!" > > application works. But I'm not sure i done transition right... > > Is there any plans to update web.py to use it with Python? > > Can you share your code? > > Anand -- You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/webpy?hl=en.
