cgi, parse_header and semi-colon

Gabriel Genellina gagsl-py2 at yahoo.com.ar
Tue Jun 10 20:45:18 EDT 2008


En Sat, 07 Jun 2008 04:49:41 -0300, Sylvain <sylvain.vivien at gmail.com>  
escribió:

>> > If we upload a file with a semi-colon (i.e : "C:/my;file.jpg") :
>> > cgi.FieldStorage.filename returns only "my" everything after the semi-
>> > colon is missing

It's a known bug: http://bugs.python.org/issue1540529 - the patch is  
waiting for review...

-- 
Gabriel Genellina




More information about the Python-list mailing list