[Python-Dev] [Python-checkins] r88140 - in python/branches/py3k: Misc/NEWS Modules/zipimport.c (original) (raw)
Victor Stinner victor.stinner at haypocalc.com
Sun Jan 23 01:12:26 CET 2011
- Previous message: [Python-Dev] [Python-checkins] r88140 - in python/branches/py3k: Misc/NEWS Modules/zipimport.c
- Next message: [Python-Dev] What's new 2.x in 3.x docs.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Le samedi 22 janvier 2011 à 13:25 -0500, Alexander Belopolsky a écrit :
> zipimport uses ASCII encoding instead of cp497 to decode filenames, ..
Shouldn't this be "instead of cp437"?
Woops, correct: fixed in r88145.
Victor
- Previous message: [Python-Dev] [Python-checkins] r88140 - in python/branches/py3k: Misc/NEWS Modules/zipimport.c
- Next message: [Python-Dev] What's new 2.x in 3.x docs.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]