Message254862
| 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. |
|