[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


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



More information about the Python-Dev mailing list