0
0
mirror of https://github.com/python/cpython.git synced 2024-11-24 17:47:13 +01:00
cpython/Tools/unicode
Amaury Forgeot d'Arc 919765a095 Merged revisions 75396 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r75396 | amaury.forgeotdarc | 2009-10-13 23:29:34 +0200 (mar., 13 oct. 2009) | 3 lines

  #7112: Fix compilation warning in unicodetype_db.h
  makeunicodedata now generates double literals
........
2009-10-13 23:18:53 +00:00
..
python-mappings
comparecodecs.py
gencjkcodecs.py
gencodec.py Merged revisions 74000-74001 via svnmerge from 2009-07-13 20:38:21 +00:00
genwincodec.py Oops, really pass a bytes string to the ctypes function. 2009-07-13 20:48:07 +00:00
genwincodecs.bat Merged revisions 74000-74001 via svnmerge from 2009-07-13 20:38:21 +00:00
listcodecs.py
Makefile
makeunicodedata.py Merged revisions 75396 via svnmerge from 2009-10-13 23:18:53 +00:00
mkstringprep.py