Gregory (Grisha) Trubetskoy
grisha at apache.org
Thu Aug 28 21:12:50 EST 2003
The Apache Software Foundation and The Apache HTTP Server Project are pleased to announce the 3.1.0 ALPHA release mod_python. Some feature highlights: * Server-side sessions with memory or dbm-based storage and session locking support. * PSP - a fast flex-based scanner which allows embedding Python code within HTML. * Native cookie support, including support for automatic cryptographic cookie signing and marshalling. * Compatibility with Python 2.3, as well as many other enhancements. Alpha releases are NOT considered stable and do contain bugs. Some functionality may change before the first beta release. This release is intended to solicit widespread testing of the code. We strongly recommend that you try out your existing applications and experiment with new features in a non-production environment using this version and report any problems you may encounter so that they can be addressed before the final release. Mod_python 3.1.0a is available for download from: http://httpd.apache.org/modules/python-download.cgi Preferred method of providing feedback is the mod_python user list mod_python at modpython.org (due to spam, you must subscribe to post). For more information about mod_python visit http://www.modpython.org/ Thank You, Grisha Trubetskoy
|