jaba at findyourcore.com
jaba at findyourcore.com
Tue May 23 16:39:05 EDT 2006
how do i tell what mod_python version im using? -jared > The answer to this is probably strongly dependent upon your answer to > Graham's question about mod_python version. The Cookie library was > implemented in mod_python 3 -- versions before that did not have it. > > -jag > > On Tue, 2006-05-23 at 12:21 -0400, jaba at findyourcore.com wrote: >> > >> > On May 21, 2006, at 4:52 PM, jaba at findyourcore.com wrote: >> > >> >> I have two questions: >> >> 1. is 'return apache.OK' really needed? ive gone without it many >> times, >> >> and nothing goes wrong. >> > >> > Is it so hard to include it? >> > >> >> 2. How do you handle cookies (get,set,etc.)? >> > >> > RTFM: http://modpython.org/live/current/doc-html/pyapi-cookie.html >> > >> > -jag >> > >> > >> yes, i saw that before, but i cant find were the heck it is! >> (mod_python needs a new manual) >> its not in mod_python(from mod_pythno import Cookie) >> or in util,or in apache. >> Where is it!?!?! > >
|