omouse-src> python main.py
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
AttributeError: 'module' object has no attribute 'loadhooks'
Oops, sorry about that.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---