How to re import a module

hidura at gmail.com hidura at gmail.com
Fri Apr 8 00:02:13 EDT 2011


Hello i want to know the best way to re import a module, because i have a  
web server with just one Apache session for all my domains and  
applications, and i if i need to make some changes on one application  
restart the server will affect the others, so i was thinking in 2 ways the  
first will be 're imported' the module, the second use subprocess. First  
the less unsecured that in this case i think is re import the module, give  
me your opinions please.


---
Thanks in advance
Diego Hidalgo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110408/d092fc19/attachment.html>


More information about the Python-list mailing list