Message126725
Oh, this patch fixes also a bug: ZipFile._RealGetContents() doesn't keep the unicode flag, so open a ZIP file and then write it somewhere else may change the unicode flag if unicode flag was set but the filename is also encodable to UTF-8 (eg. ASCII filename). |
|
Date |
User |
Action |
Args |
2011-01-21 12:03:08 | vstinner | set | recipients:
+ vstinner |
2011-01-21 12:03:08 | vstinner | set | messageid: <1295611388.3.0.711513532641.issue10972@psf.upfronthosting.co.za> |
2011-01-21 12:03:06 | vstinner | link | issue10972 messages |
2011-01-21 12:03:06 | vstinner | create | |
|