Staging
v0.5.1
https://github.com/python/cpython
Revision 942af5a9a45b7b4976bea2e794eccaaf2b3b5c09 authored by Alexander Belopolsky on 04 December 2010, 03:38:46 UTC, committed by Alexander Belopolsky on 04 December 2010, 03:38:46 UTC
types.  Added a new API function, PyUnicode_TransformDecimalToASCII(),
which transforms non-ASCII decimal digits in a Unicode string to their
ASCII equivalents.
1 parent 36526bf
History
Tip revision: 942af5a9a45b7b4976bea2e794eccaaf2b3b5c09 authored by Alexander Belopolsky on 04 December 2010, 03:38:46 UTC
Issue #10557: Fixed error messages from float() and other numeric
Tip revision: 942af5a
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.3 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.2 KB

README

back to top