[mod_python] python module loaded, but not parsed (huh?)

Fabiano Sidler fabianosidler at gmail.com
Fri Jan 13 22:52:24 EST 2006


Wow! Two answers within this short time! Are you competing yourself? ;)

2006/1/14, Graham Dumpleton <grahamd at dscpl.com.au>:
> Hmmm, I looked at your code, its awfully complicated.

Which one? The older is much more difficult than the one I have by
now. Actually, the container now only set the name for invoking the
application (handler in this case) and generates some static classes
like Request.

> Have you ever considered using WSGI if you want a server independent
> interface?

Yes, but I need a fully-featured server for testing things like
session handling and cookies in the code above my interface. A port to
WSGI I will add as soon as the actual application development is going
on.

The problem now is: How can I get the name 'handler' to be set at the
right place? I'll work on it after a few hours of sleep! ;)

Best wishes,
Fips



More information about the Mod_python mailing list