On Wed, May 14, 2008 at 7:25 PM, Ben <[EMAIL PROTECTED]> wrote: > > hi > > I'm particularly interested if - or under what circumstances - it runs > on python 2.2. > > Does anyone have experiences with running web.py on python earlier > than 2.4?
web.py is supported on python 2.3+. Some people have tried to run web.py using jython, which I guess is 2.2. You should be able to find more information here: http://www.google.com/search?q=web.py+jython This one might be helpful (from the search results) http://wiki.python.org/jython/JythonMonthly/Articles/January2007/1 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
