> Really? I found no clue to this, I opened Paste.Session and found > this: > > # (c) 2005 Ian Bicking and contributors; written for Paste (http:// > pythonpaste.org) > # Licensed under the MIT license: > http://www.opensource.org/licenses/mit-license.php > > """ > Creates a session object in your WSGI environment. > > Use like: > > > I found no reference to Beaker anywhere. Pylons imports Paste Session > for use. Have I missed or overlooked an import somewhere?
See in pylons.wsgiapp.PylonsApp.__init__ CS --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
