Hi I'm trying to build add sessions from Beaker to my webpy application. All of the examples I can find for including it are in the form of a web.run(....) call, and I'm using
application = web.wsgifunc(web.webpyfunc(urls, globals())) How do I do the references to handlers with that calling convention? Thanks Bell --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
