> I'm trying to use web.py 0.3, and haven't used it for about 2 years, > and some things have changed! I can't use web.reloader any more, it > seems. And I can't even find the word reloader in the sources > anywhere.
set web.config.debug = True to enable reloading. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
