[mod_python] Multiple handler question

Gregory Bond gnb at itga.com.au
Fri Jan 16 15:28:49 EST 2004


> What would be the best way of executing an on-disk module?

Check the doco for the imp builtin module - it gives access to the guts of the 
python "import module" machinery.



More information about the Mod_python mailing list