Here is some additional information about the setup: -mapping is loaded from external module -classes that handle GET/POST are external modules
On Apr 20, 10:15 am, docyes <[EMAIL PROTECTED]> wrote: > in debug mode reload_mapping in application.py > > Line 69: > self.mapping = getattr(mod, mapping_name) > > Exception: > <type 'exceptions.TypeError'> at / > getattr(): attribute name must be string --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
