]> granicus.if.org Git - python/commit
Much improved autoindent and handling of tabs,
authorGuido van Rossum <guido@python.org>
Fri, 21 May 1999 04:38:27 +0000 (04:38 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 21 May 1999 04:38:27 +0000 (04:38 +0000)
commitdef2c967188485ef3518ee00bb9a6f7365fba1a8
treeb3429a906ddc5217365c91492de311503306c1a2
parentc40c54782cdbdc7b0b90d0dd805647aa92e75a78
Much improved autoindent and handling of tabs,
by Tim Peters.
Tools/idle/AutoIndent.py
Tools/idle/EditorWindow.py
Tools/idle/PyShell.py