Ron Garret a écrit :
In article <mailman.8228.1233179089.3487.python-l...@python.org>,
 Aleksandar Radulovic <a...@a13x.net> wrote:
(snip)
Secondly, why are you restarting apache after code changes? In normal
circumstances, you shouldn't have to do that.

I thought (and experiment confirms) that only the main WSGI app file gets reloaded automatically when it changes, not the libraries.

Depends on how you configure mod_wsgi. Read the part about "Process Reloading Mechanism" here:
http://code.google.com/p/modwsgi/wiki/ReloadingSourceCode

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to