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

Peter Kleiweg report at bugs.python.org
Sun Jan 2 22:24:09 CET 2011


Peter Kleiweg <pkleiweg at xs4all.nl> added the comment:

Why not simply:

fp = sys.stdin.detach()

----------

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


More information about the Python-bugs-list mailing list