[mod_python] Re: [Vampire] Module partially loaded?

Stephane Bortzmeyer bortzmeyer at nic.fr
Fri Jul 1 06:36:18 EDT 2005


On Fri, Jul 01, 2005 at 08:24:34PM +1000,
 Graham Dumpleton <grahamd at dscpl.com.au> wrote 
 a message of 60 lines which said:

> Is the module the error occurs in being explicitly loaded using
> vampire.importModule() or using the "import" statement and relying
> on the import hook to call vampire.importModule() for you?

"import" statement. BTW, this is a pure Python script, not a Cheetah
template.

> Also, does it happen on the first loading of the module or has the
> module been changed and is it on a reload?

Same behaviour in both cases.


More information about the Mod_python mailing list