Staging
v0.5.1
https://github.com/python/cpython
Revision 4ee65a96858ab9b54c505bad7f2338a475243343 authored by Victor Stinner on 22 January 2011, 10:30:29 UTC, committed by Victor Stinner on 22 January 2011, 10:30:29 UTC
zipimport uses ASCII encoding instead of cp497 to decode filenames, at
bootstrap, if the codec registry is not ready yet. It is still possible to have
non-ASCII filenames using the Unicode flag (UTF-8 encoding) for file entries in
the ZIP file.
1 parent 01241d6
History
Tip revision: 4ee65a96858ab9b54c505bad7f2338a475243343 authored by Victor Stinner on 22 January 2011, 10:30:29 UTC
Issue #10955: zipimport uses ASCII at bootstrap
Tip revision: 4ee65a9
File Mode Size
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 556 bytes
.gitignore -rw-r--r-- 566 bytes
.hgeol -rw-r--r-- 503 bytes
.hgignore -rw-r--r-- 771 bytes
.hgtags -rw-r--r-- 4.1 KB
LICENSE -rw-r--r-- 14.2 KB
Makefile.pre.in -rw-r--r-- 41.9 KB
README -rw-r--r-- 6.5 KB
configure -rwxr-xr-x 395.0 KB
configure.in -rw-r--r-- 121.9 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 33.8 KB
setup.py -rw-r--r-- 79.4 KB

README

back to top