Re: Any idea concerning a re-loaded server ?
David Binger <[email protected]>
| Newsgroups | gmane.comp.web.quixote.user |
|---|---|
| Message-ID | <[email protected]> |
On Feb 8, 2006, at 7:50 AM, Michele Simionato wrote: >> Well, that microscopic patch fixes a shortcoming of simple_server, >> ensuring a graceful exit when CTRL-C is pressed. However, it is >> my understanding that the OP wants much more, i.e an autoreload >> functionality of a specific subset of modules of an application, as >> for instance the 'refresh' functionality of Zope. I think you are right about what is desired. If there is a reliable way to reload arbitrary modules in Python, I'd like to know about it too.