[issue9968] Let cgi.FieldStorage have named uploaded file

Éric Araujo report at bugs.python.org
Tue Jul 19 17:00:20 CEST 2011


Éric Araujo <merwok at netwok.org> added the comment:

> Well, this is actually somewhat more complicated than what my first
> tests showed due to the way multipart/form-data is dealt with in
> FieldStorage.read_multi().
>
> The solution I proposed last time only works if the uploaded file is
> passed as the first form field.

Can you copy here the tests you did and the error output you got?

----------

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


More information about the Python-bugs-list mailing list