cpython/Tools/unicode
Serhiy Storchaka b992a0e102 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.  Fixed
shebang line to use python3 executable in the unittestgui script.
2014-01-16 17:15:49 +02:00
..
python-mappings Add custom mapping files used for generating some of the charmap 2005-10-25 11:54:04 +00:00
Makefile Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
comparecodecs.py Issue #19936: Added executable bits or shebang lines to Python scripts which 2014-01-16 17:15:49 +02:00
gencjkcodecs.py More 2to3 fixes in the Tools directory. Fixes #2893. 2008-05-16 17:02:34 +00:00
gencodec.py Issue #14874: Restore charmap decoding speed to pre-PEP 393 levels. 2012-06-16 22:48:21 +02:00
genwincodec.py Merged revisions 78806 via svnmerge from 2010-03-08 22:17:58 +00:00
genwincodecs.bat Add updated .hgeol file and fix newlines in the 3.2 branch. 2011-03-05 15:11:35 +01:00
listcodecs.py Convert print statements to function calls in Tools/. 2007-08-03 17:06:41 +00:00
makeunicodedata.py #18803: fix more typos. Patch by Févry Thibault. 2013-08-26 01:32:56 +03:00
mkstringprep.py Issue #15239: Make mkstringprep.py work again on Python 3. 2013-06-09 17:08:00 +03:00