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
db85ed548a04585dc0ea77fdf8b60ad600909451
cpython
/
Tools
/
unicode
History
Marc-André Lemburg
92b201debc
Add two new tools to compare codecs and show differences and to
...
list all installed codecs.
2005-10-21 13:47:03 +00:00
..
comparecodecs.py
Add two new tools to compare codecs and show differences and to
2005-10-21 13:47:03 +00:00
gencodec.py
Moved gencodec.py to the Tools/unicode/ directory.
2005-10-21 13:45:17 +00:00
listcodecs.py
Add two new tools to compare codecs and show differences and to
2005-10-21 13:47:03 +00:00
makeunicodedata.py
SF
#989185
: Drop unicode.iswide() and unicode.width() and add
2004-08-04 07:38:35 +00:00
mkstringprep.py
Whitespace normalization, via reindent.py.
2004-07-18 06:16:08 +00:00