summaryrefslogtreecommitdiffstats
path: root/Lib
diff options
context:
space:
mode:
authorThomas Wouters <thomas@python.org>2006-04-14 11:33:28 (GMT)
committerThomas Wouters <thomas@python.org>2006-04-14 11:33:28 (GMT)
commit6caa07b23d4f838d00a9d27efc76e412549b1de9 (patch)
tree57e24f2c675a2408e0f036a80a94e999a6105596 /Lib
parent0c4eb625656a8b8169e599452e271317863d0c7e (diff)
downloadcpython-6caa07b23d4f838d00a9d27efc76e412549b1de9.zip
cpython-6caa07b23d4f838d00a9d27efc76e412549b1de9.tar.gz
cpython-6caa07b23d4f838d00a9d27efc76e412549b1de9.tar.bz2
Make 'python -tt' the default, meaning Python won't allow mixing tabs and
spaces for indentation. Adds a '-ttt' option to turn the errors back into warnings; I'm not yet sure whether that's desireable for Py3K. Also remove the magic for setting the size of tabs based on emacs/vim-style comments. Python now always considers tabstops to be every-8-spaces.
Diffstat (limited to 'Lib')
0 files changed, 0 insertions, 0 deletions