[issue4953] cgi module cannot handle POST with multipart/form-data in 3.0

STINNER Victor report at bugs.python.org
Fri Jan 7 20:50:06 CET 2011


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

I fixed #10841 (r87824): stdin (and all other files) is now set to binary (instead of text) mode on Windows.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4953>
_______________________________________


More information about the Python-bugs-list mailing list