On Feb 2, 2006, at 4:53 PM, [EMAIL PROTECTED] wrote:
I'm very satisfied with the combo quixote+scgi+lighttpd. But during development phase, I'm looking for a stand alone web-server able to auto-reload my code when I'm doing modifications (similar to cherrypy in development phase). Does this is exist ? or Any idea to implement it within medusa or twisted ?
Michele Simionato posted a small patch to this list recently that I think makes it particularly easy to use Control-C to force quick reload with the simple server. The patch is checked in, so it will be included in future releases. _______________________________________________ Quixote-users mailing list [email protected] http://mail.mems-exchange.org/mailman/listinfo/quixote-users
