On Mon, Nov 24, 2008 at 6:26 PM, Jonas Galvez <[EMAIL PROTECTED]> wrote: > > Hm, I did as instructed and got: > > Traceback (most recent call last): > [...] > line 53, in modname > file, name = fvars['__file__'], fvars['__name__'] > KeyError: '__file__'
There was a bug in web.py, which I fixed recently. 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 -~----------~----~----~----~------~----~------~--~---
