diff options
author | Helmut Grohne <helmut@subdivi.de> | 2012-06-29 07:41:56 +0200 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2012-06-29 19:18:54 +0200 |
commit | eba0855c881bea9f533a8d4b359f8711125e5037 (patch) | |
tree | 2549936b60a28e2368a3106c8beba0a9777611a6 /wsgitools/middlewares.py | |
parent | d43d3d8947964392644b84ec1bce76c6f4193bea (diff) | |
download | wsgitools-eba0855c881bea9f533a8d4b359f8711125e5037.tar.gz |
make scgi.forkpool work with py3k
Note that the construction of the header moved from our internal
sendheaders function to the start_response function. This way users
supplying unicode characters no representable in iso-8859-1 will get a
UnicodeEncodeError back from start_response, which is more useful than
failing later while yielding bytes.
Diffstat (limited to 'wsgitools/middlewares.py')
0 files changed, 0 insertions, 0 deletions