Mark Dickinson <dicki...@gmail.com> added the comment:

It appears that IDLE maintains the current indentation level, while the 
interpreter always resets indentation to the start of the line.  I don't really 
see why this is a problem.  In IDLE, when you want to unindent a level, you 
need to hit your backspace key.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9519>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to