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

