> But I don't want to change app.notfound for every app that I use. > Is there a way in which we achieve both?
I'm not sure I understand. I thought that you could only run one app at a time. (In 0.3, don't you call app.run()?) If you have subapps, obviously they can inherit 404s from their parent apps. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
