Cookbook example # How to use web.background # does not work using
webpy 0.3 (from github).
An error occours:
....'module' object has no attribute '_context'....
The code error is in /web/http.py module:
tmpctx = web._context[threading.currentThread()]
Is it a bug?
How can I use background decorator using webpy 0.3?
Someone can help me?
thanks.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---