]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.
authorGeorg Brandl <georg@python.org>
Wed, 4 Jun 2008 13:06:58 +0000 (13:06 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 4 Jun 2008 13:06:58 +0000 (13:06 +0000)
commite1b5ac640841e4233bcd0204efcd50fe9b50a6d0
treee0baea9c87f7ceee0cba306689bca1f0607b241d
parenta26f8ca668d09eff8ab03ef3d1cddb9bfbc6d124
Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.
22 files changed:
Doc/library/sys.rst
Doc/using/cmdline.rst
Include/pydebug.h
Lib/test/test_exceptions.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
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/sysmodule.c