http://web2py.com/examples/static/1.73.1/web2py_src.zip
http://web2py.com/examples/static/1.73.1/web2py_osx.zip
http://web2py.com/examples/static/1.73.1/web2py_win.zip
Please let me know if you check it out and everything is ok
Fixed problem with storage and comparison of Row objects
Fixed problem with mail on GAE
Fixed problem with T in IS_DATE(TIME) error_message and format
Rows[i].delete_record()
Even better support for legacy databases
Experimantal support for non UTF8 encoding in DB
Better IPV4 (thanks Thandeus)
T.current_languages default to 'en' and new T.set_current_languages
(...) (thanks Yarko)
INPUT(...,hideerror=False) used to fix rare chechbox widget problem
Admin allows change of admin password
New gluon/contrib/populate.py
Size of input/textarea set by CSS no more by jQuery (thanks Iceberg)
Customizable CSV (thanks Thandeus)
More bug fixed (thanks Thandeus)
Better regex for template fixed Jython problem (thank Jonathan)