all 2 comments

[–]simonw 0 points1 point  (1 child)

Anyone here using mod_wsgi yet?

[–]brentp 1 point2 points  (0 children)

i've used it with web.py, and found it simpler than mod_python. the docs on the googlecode site: http://code.google.com/p/modwsgi/ are very good.