I continue to raise this error: Attribute Error: 'module' object has no attribute 'app_blog' But it exists in blog.py:
app_blog = web.application(urls, globals()) On Nov 24, 6:07 pm, "Anand Chitipothu" <[EMAIL PROTECTED]> wrote: > On Mon, Nov 24, 2008 at 8:09 PM, leone <[EMAIL PROTECTED]> wrote: > > > Someone has an example of subapplication code? > > I have no success running cookbook example using last webpy release > > (03). > > There seems to be a bug in application.py. I fixed it now. > Try again after updating your copy of web.py. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
