]> granicus.if.org Git - python/commit
Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.
authorGeorg Brandl <georg@python.org>
Wed, 4 Jun 2008 11:41:32 +0000 (11:41 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 4 Jun 2008 11:41:32 +0000 (11:41 +0000)
commitf954c4b9fb8529cc13a2e24c58137c66ac836b28
tree91575068c14eec261bc4e2c44da9c881eda4efe1
parente5d68aceb529934e75d505bbfaf867e02493a1bc
Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.
37 files changed:
Doc/c-api/unicode.rst
Doc/library/functions.rst
Doc/library/stdtypes.rst
Doc/library/sys.rst
Doc/using/cmdline.rst
Include/pydebug.h
Include/unicodeobject.h
Lib/doctest.py
Lib/test/test_array.py
Lib/test/test_builtin.py
Lib/test/test_exceptions.py
Lib/test/test_format.py
Lib/test/test_pyexpat.py
Lib/test/test_unicode.py
Mac/BuildScript/scripts/postflight.framework
Mac/Makefile.in
Makefile.pre.in
Misc/NEWS
Misc/build.sh
Misc/cheatsheet
Misc/python.man
Misc/valgrind-python.supp
Modules/main.c
Objects/unicodectype.c
Objects/unicodeobject.c
Objects/unicodetype_db.h
PC/VC6/rt.bat
PC/VS7.1/rt.bat
PC/VS8.0/rt.bat
PC/os2emx/Makefile
PC/os2emx/python26.def
PC/os2vacpp/python.def
PCbuild/rt.bat
Parser/parsetok.c
Python/bltinmodule.c
Python/sysmodule.c
Tools/unicode/makeunicodedata.py