[issue8285] IDLE not smart indenting correctly in nested statements

Terry J. Reedy report at bugs.python.org
Mon Jan 16 23:32:42 CET 2012


Terry J. Reedy <tjreedy at udel.edu> added the comment:

The current indentation is a consequent of using tabs for indents.
Changing that is the subject of #7676.
#1196946 is a similar issue.

----------
nosy: +terry.reedy
resolution:  -> duplicate
status: open -> closed
superseder:  -> IDLE shell shouldn't use TABs
versions: +Python 3.3 -Python 3.1

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8285>
_______________________________________


More information about the Python-bugs-list mailing list