This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fcaf910a1fe9739afcf3be41ac2db31e8286c40f
cpython
/
Tools
/
unicode
History
Georg Brandl
d52429fb49
Issue
#3282
: str.isprintable() should return False for undefined Unicode characters.
2008-07-04 15:55:02 +00:00
..
python-mappings
Add custom mapping files used for generating some of the charmap
2005-10-25 11:54:04 +00:00
comparecodecs.py
More 2to3 fixes in the Tools directory.
Fixes
#2893
.
2008-05-16 17:02:34 +00:00
gencjkcodecs.py
More 2to3 fixes in the Tools directory.
Fixes
#2893
.
2008-05-16 17:02:34 +00:00
gencodec.py
More 2to3 fixes in the Tools directory.
Fixes
#2893
.
2008-05-16 17:02:34 +00:00
listcodecs.py
Convert print statements to function calls in Tools/.
2007-08-03 17:06:41 +00:00
Makefile
Merge the rest of the trunk.
2006-06-08 15:35:45 +00:00
makeunicodedata.py
Issue
#3282
: str.isprintable() should return False for undefined Unicode characters.
2008-07-04 15:55:02 +00:00
mkstringprep.py
More 2to3 fixes in the Tools directory.
Fixes
#2893
.
2008-05-16 17:02:34 +00:00