Serhiy Storchaka added the comment:

> The only way that I can think of is to delay indentation until the first 
> character is typed, and not to indent if it is a space or tab.

This will not help for "else" or "except".

----------

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

Reply via email to