* Update the FastCGI WSGI module from upstream repository
* `_fcgi.py` only deals with `str` objects, so it can be switched back to using `cStringIO` for better performance
Authored by: mgood 2006-08-28
Parent: [r3676]
Child: [r3678]