python: Added an alternative WSGI server that speaks ashd directly.
authorFredrik Tolf <fredrik@dolda2000.com>
Thu, 21 Oct 2010 10:03:49 +0000 (12:03 +0200)
committerFredrik Tolf <fredrik@dolda2000.com>
Thu, 21 Oct 2010 10:03:49 +0000 (12:03 +0200)
That is, avoiding the need to SCGI-wrap everything. It only works
with CPython, though.


No differences found