phep <patrice.pil...@teletopie.net> 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.

I have to further study how things work in order to find some coherent solution.

I may not have time to go back to this issue before next week unfortunately.

phep

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9968>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to