[mod_python] from module import *

Michael Gummelt mgummelt at stanford.edu
Sun Oct 31 17:55:01 EDT 2010


Hi,

As I understand it, apache.import_module() is the only way to have auto
reloading of each module that I use (I need changes to propagate immediately
in develpment).  I need this, but I also need to be able to simulate a "from
module import *" statement.  I understand this is considered to be bad
style, but I use it.  Is this possible in mod_python, while still
maintaining auto reload functionality?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mm_cfg_has_not_been_edited_to_set_host_domains/pipermail/mod_python/attachments/20101031/4ddcdf7c/attachment.html


More information about the Mod_python mailing list