summaryrefslogtreecommitdiffstats
path: root/Tools/idle/AutoIndent.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1999-06-08 12:53:21 (GMT)
committerGuido van Rossum <guido@python.org>1999-06-08 12:53:21 (GMT)
commitdf9f7a3e525ced6f8771ff651c536574b93c0af6 (patch)
treec5e0999f0885f8c014dd03d37b3b4affb91ac55e /Tools/idle/AutoIndent.py
parent9a33707be7b52ca59accca6cdd09ee218e672f04 (diff)
downloadcpython-df9f7a3e525ced6f8771ff651c536574b93c0af6.zip
cpython-df9f7a3e525ced6f8771ff651c536574b93c0af6.tar.gz
cpython-df9f7a3e525ced6f8771ff651c536574b93c0af6.tar.bz2
Tim Peters: Taught it more "real Python" rules without slowing it
appreciably. Triple-quoted strings no longer confuse it, nor nested classes or defs, nor comments starting in column 1. Chews thru Tkinter.py in < 3 seconds for me; doctest.py no longer confuses it; no longer missing methods in PyShell.py; etc. Also captures defs starting in column 1 now, but ignores them; an interface should be added so that IDLE's class browser can show the top-level functions too.
Diffstat (limited to 'Tools/idle/AutoIndent.py')
0 files changed, 0 insertions, 0 deletions