I have hacked (that's a long time back) wsgi.py (new) and put the files here
http://srid.bsdnerds.org/hacking/wsgi/
wsgi.py: replacement for nevow.wsgi test.py: test cgi script that uses nevow.wsgi
Basic URL traversal and template processing works. Liveevil, Guard and Sessions for sure will not work.
http://srid.bsdnerds.org/hacking/wsgi/
wsgi.py: replacement for nevow.wsgi test-cgi.py: test cgi script that uses nevow.wsgi
It now works with mod_python. Find the test script as test-modpy.py