Scott Sanders
sanders at apache.org
Fri Oct 29 13:41:08 EDT 2004
On Oct 29, 2004, at 9:12 AM, Jorey Bump wrote: > I got all of my info here: > > http://www.modpython.org/live/current/doc-html/pyapi-sess-classes.html > > but it's a bit terse. Does anyone have an URL for the underlying > apache session documentation? I can't find it, and the mod_usertrack > page is pretty lean. I could be wrong, but I believe that the session code is specific to mod_python, and does not use anything from apache. It just relies on a cookie. So, there is no underlying apache session to be documented. Scott
|