[issue5129] indentation in IDLE 2.6 different from IDLE 2.5, 2.4 or vim
Guilherme Polo
report at bugs.python.org
Tue Mar 24 15:58:26 CET 2009
Guilherme Polo <ggpolo at gmail.com> added the comment:
platform: Windows XP
In a file (cf attached file) with mixed tabs and spaces, the line
following "else:" appears at the same level than "else:", while the file
probably still works with Python 2.6. At least, IDLE 2.5 or IDLE 2.4 or
vim don't have this problem.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5129>
_______________________________________
More information about the Python-bugs-list
mailing list