[mod_python] Articles on module importing.

Jorey Bump list at joreybump.com
Fri Jul 8 10:49:09 EDT 2005


dharana wrote:

> Oh, ok. I feel better now. But I think I should comment that then, for 
> me, the new mechanism  won't make a difference in the "apachectl 
> restart" routine. I will continue to do restart apache if the new 
> mechanism doesn't supports packages. I've abstracted a lot of things in 
> my custom handler/webapp so the only thing I'm changing nowadays are 
> inside packages (99% of the time).

Same here. My published modules typically have only a few functions in 
them, and they are usually interfaces to code from package imports. The 
reload mechanism would have to support packages to avoid being another 
pandora's box.


More information about the Mod_python mailing list