Graham Dumpleton
graham.dumpleton at gmail.com
Sat Feb 7 04:27:36 EST 2009
2009/2/7 Roger Pack <rogerdpack at gmail.com>: > Sorry if this is about an old post. > Has this problem > http://bugs.gentoo.org/show_bug.cgi?id=230211 > been resolved? It is fixed in mod_python subversion trunk. Sorry, can't tell you what the subversion URL is right now, but might be listed on mod_python site somewhere. BTW, if you aren't using mod_python specific APIs or handlers and only wanting to host a WSGI capable application such as Django or Trac, you should also look at mod_wsgi. It does not have this specific problem. Graham
|