This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author erlendaasland
Recipients Pooia, eric.smith, erlendaasland, lys.nikolaou, pablogsal, steven.daprano
Date 2021-08-05.10:43:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628160227.2.0.146799449646.issue44818@roundup.psfhosted.org>
In-reply-to
Content
> 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
History
Date User Action Args
2021-08-05 10:43:47erlendaaslandsetrecipients: + erlendaasland, eric.smith, steven.daprano, lys.nikolaou, pablogsal, Pooia
2021-08-05 10:43:47erlendaaslandsetmessageid: <1628160227.2.0.146799449646.issue44818@roundup.psfhosted.org>
2021-08-05 10:43:47erlendaaslandlinkissue44818 messages
2021-08-05 10:43:47erlendaaslandcreate