mod_python on Win32 [new problem]

Gerhard Häring gerhard.nospam at bigfoot.de
Thu May 3 22:14:58 EDT 2001


On Thu, 3 May 2001 20:06:27 -0500, dsavitsk <dsavitsk at e-coli.net> wrote:
>um ... that last problem seems to be solved, but here's a new one.  this
>error is now returned from the server
>
>Mod_python error: "PythonHandler test"
>
>Traceback (most recent call last):
>
>  File "c:\program files\python20\lib\mod_python\apache.py", line 180, in
>Dispatch
>    object = resolve_object(self.req, module, object_str, silent)
>
>  File "c:\program files\python20\lib\mod_python\apache.py", line 396, in
>resolve_object
>    raise AttributeError, s
>
>AttributeError: module 'c:\program files\python20\lib\test\__init__.py'
>contains no 'handler'
>
>anyone know? thanks.
>doug

No, dunno. I'd post the question on the modpython mailing list.

Gerhard
-- 
mail:   gerhard <at> bigfoot <dot> de
web:    http://highqualdev.com



More information about the Python-list mailing list