[issue4953] cgi module cannot handle POST with multipart/form-data in 3.x

Etienne Robillard report at bugs.python.org
Fri Jan 14 10:26:01 CET 2011


Etienne Robillard <erob at gthcfoundation.org> added the comment:

+1

thanks for this input. I agree for the most part. However if the io
semantics in python 3 is radically different than on python 2, I could
have expected that WSGI scripts would similarly depend on a newer
type of file descriptor access using the ``sys`` module.

cheers!

----------

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


More information about the Python-bugs-list mailing list