[issue24260] TabError behavior doesn't match documentation

Stefan Krah report at bugs.python.org
Sat May 23 12:40:08 CEST 2015


Stefan Krah added the comment:

Then pep-008 is wrong, too, since the implementation *does* allow
Evgeny's example.

The current implementation just checks if the same INDENT/DEDENT
tokens are generated for tab widths 1 and 8.

----------

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


More information about the Python-bugs-list mailing list