[Tutor] cherrypy

Rayon rayon at gtt.co.gy
Tue Apr 13 21:26:35 CEST 2010


I am running cherrypy server but I am having some trouble with sessions 

 

Where is my code 

 

from cherrypy.lib import sessions

sess = sessions.Session()

x = sess.id 

 

 

return x; 

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20100413/a12db860/attachment.html>


More information about the Tutor mailing list