Like massimo said there was a dicussion before and a poll. If you are talking about to change try, except logic, this is one of the things that the develpers want to change, that makes the code hard to follow and ugly.
2011/5/14 Ross Peoples <[email protected]> > I am developing a web2py app that uses a third party python module that > only works on Python 2.4.4. Basically, we are using we2py as a front end for > an API. Since recently updating to trunk, I noticed that several things > didn't seem to work anymore. I submitted patches to Massimo and he told me > that there was discussion before about dropping Python 2.4 support. > > I am wondering who else is using Python under 2.4? I am hoping that we can > continue to support 2.4. The latest patches I provided only make minor > changes to support 2.4, so it's really not too bad to support it, even with > the latest trunk. > > Thought? Concerns? > > Thanks -- http://martin.tecnodoc.com.ar

