jose <[EMAIL PROTECTED]> writes:
> I'm trying to use sessions....
> but ....
>
> print cherrypy.session.get('count',0)
>
> *** AttributeError: 'thread._local' object has no attribute 'request'
>
> What am I doing wrong?
Where are you doing that? At the interactive shell or inside a running
project? You won't get it from the shell...
--
Jorge Godoy <[EMAIL PROTECTED]>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---