Staging
v0.8.1
https://github.com/python/cpython
Revision fc889c48edc17b9502c0aef416ce2d003dbef4e6 authored by Brian Curtin on 28 November 2010, 23:59:46 UTC, committed by Brian Curtin on 28 November 2010, 23:59:46 UTC
Amaury noticed that this was originally written in a way that would fail on
names that can't be encoded with the mbcs codec. Restructured the function
to work with wide names first then narrow names second, to fall in line
with the way other functions are written in posixmodule.c.
1 parent 1de9115
History
Tip revision: fc889c48edc17b9502c0aef416ce2d003dbef4e6 authored by Brian Curtin on 28 November 2010, 23:59:46 UTC
Fix for #8879.
Tip revision: fc889c4
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 556 bytes
.gitignore -rw-r--r-- 427 bytes
.hgeol -rw-r--r-- 503 bytes
.hgignore -rw-r--r-- 771 bytes
.hgtags -rw-r--r-- 3.9 KB
LICENSE -rw-r--r-- 14.2 KB
Makefile.pre.in -rw-r--r-- 41.1 KB
README -rw-r--r-- 6.7 KB
configure -rwxr-xr-x 395.6 KB
configure.in -rw-r--r-- 121.6 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 33.7 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 78.1 KB

README

back to top