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
Makefile
comparecodecs.py Issue #19936: Added executable bits or shebang lines to Python scripts which 2014-01-16 17:15:49 +02:00
gencjkcodecs.py
gencodec.py Issue #14874: Restore charmap decoding speed to pre-PEP 393 levels. 2012-06-16 22:48:21 +02:00
genwincodec.py
genwincodecs.bat
listcodecs.py
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