I just bzr'd the latest web.py dev version (branch 204) and I got this
error:
Traceback (most recent call last):
File "main.py", line 3, in <module>
from web import form, template, db, session
File "/home/omouse/Docs/pythonmag_webpy/src/web/session.py", line
511, in <module>
web.webapi.loadhooks['session'] = _load_session
That is not cool. Not cool at all. Has anyone else had this problem?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---