Notes specific to Version 3.1.4
PythonOption session is not used. When calling Session.Session(req) you get the default session type for your platform:
DbmSession with the prefork-mpm and worker-mpm
MemorySession with the winnt-mpm.
PythonOption session is not used. When calling Session.Session(req) you get the default session type for your platform:
DbmSession with the prefork-mpm and worker-mpm
MemorySession with the winnt-mpm.
Session_use_with_classes/version3.1.4 (last edited 2009-09-20 22:14:37 by localhost)