Stefan Krah added the comment:

> Prohibiting tabs after spaces is not enough.

No, I really meant that once a new block is started with tabs,
all following nested blocks must use tabs for indentation.

The only place where spaces would be allowed is for aligment
in logical lines that extend over multiple physical lines.


Basically, just tab-oblivious formatting (which is generally
nice for other languages).

----------

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

Reply via email to