cpython/Tools/unicode
Serhiy Storchaka e0ed2d75c8 Issue #19936: Added executable bits or shebang lines to Python scripts which
requires them.  Disable executable bits and shebang lines in test and
benchmark files in order to prevent using a random system python, and in
source files of modules which don't provide command line interface.
2014-01-16 18:59:17 +02:00
..
python-mappings Add custom mapping files used for generating some of the charmap 2005-10-25 11:54:04 +00:00
Makefile Patch #1359618: Speed-up charmap encoder. 2006-06-04 19:36:28 +00:00
comparecodecs.py Issue #19936: Added executable bits or shebang lines to Python scripts which 2014-01-16 18:59:17 +02:00
gencjkcodecs.py Whitespace for generated code. 2006-03-27 15:11:56 +00:00
gencodec.py Remove py3k deprecation warnings from these Unicode tools. 2010-03-15 14:00:58 +00:00
genwincodec.py set svn:eol-style on various files 2010-03-08 22:15:11 +00:00
genwincodecs.bat Add updated .hgeol file and fix newlines in the 2.7 branch. 2011-03-05 15:06:13 +01: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 #7643: Unicode codepoints VT (0x0B) and FF (0x0C) are linebreaks according to Unicode Standard Annex #14. 2010-03-30 08:24:06 +00:00
mkstringprep.py Remove py3k deprecation warnings from these Unicode tools. 2010-03-15 14:00:58 +00:00