http://web2py.com/examples/static/1.95.1/web2py_src.zip
You can get any old version by filling in the correct version number in that
URL.
Anthony
On Tuesday, October 18, 2011 9:59:18 AM UTC-4, Ross Peoples wrote:
>
> I think 1.95.1 was the last version to support Python 2.4. If you are using
> modules, this release will require you to use the old import method by
> calling local_import('module_name'). I couldn't immediately find where to
> download it, so maybe someone else can direct you to it, now that you know
> which version to look for.