[mod_python] .save() for sessions not working ...

Jon-Pierre Gentil jgentil at sebistar.net
Tue Feb 22 14:31:18 EST 2005


On Tuesday 22 February 2005 04:13 am, Adrian Immler wrote:

> it breaks at any of the (now commented) sess.safe(), if i uncomment one
> of the two sess.save()'s it breaks up ....

The only thing I can think of is that somehow the session is contaminated.  
Or, something is broken.  :)  Try outputting the contents of session 
(e.g. req.write(sess)) just before you save it...check to see what is 
inside.  Otherwise, it appears to be a bug!  Hmm

Also try removing the first save, to see if the other saves work properly?

-- 
_________________________________________________________

  Jon-Pierre Gentil               PGP: 0xA21BC30E
  jabber: jgentil at sebistar.net    web: www.sebistar.net
  "If you think education is expensive, try ignorance."
_________________________________________________________ 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://mm_cfg_has_not_been_edited_to_set_host_domains/pipermail/mod_python/attachments/20050222/b87362c5/attachment.bin


More information about the Mod_python mailing list