Erlend E. Aasland <erlend.aasl...@innova.no> added the comment:

> I guess Python can't support tab

AFAIK, it was a deliberate decision during the Python 2 => Python 3 transition.

> [...] it sounds Gnu nano mix spaces and tabs!

You can set up GNU nano to expand tabs:

$ echo "set tabstospaces" >> ~/.nanorc

----------

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

Reply via email to