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;
_______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor
