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 martin.panter
Recipients Arfrever, benjamin.peterson, gumblex, jaraco, martin.panter, python-dev, terry.reedy
Date 2015-11-18.23:07:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1447888078.53.0.599013829684.issue20387@psf.upfronthosting.co.za>
In-reply-to
Content
It seems the problem with tabs in the indentation is fixed. Can we close this?

For the problem with tabs between tokens in a line, I think that would be better handled in separate report. But I suspect it is at worst a documentation problem. You can’t guarantee that you can reconstruct the exact source based off just the tokenized tokens.
History
Date User Action Args
2015-11-18 23:07:58martin.pantersetrecipients: + martin.panter, terry.reedy, jaraco, benjamin.peterson, Arfrever, python-dev, gumblex
2015-11-18 23:07:58martin.pantersetmessageid: <1447888078.53.0.599013829684.issue20387@psf.upfronthosting.co.za>
2015-11-18 23:07:58martin.panterlinkissue20387 messages
2015-11-18 23:07:58martin.pantercreate