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 terry.reedy
Recipients docs@python, marco.buttu, martin.panter, paul.moore, steve.dower, terry.reedy, tim.golden, xiang.zhang, zach.ware
Date 2017-02-03.22:30:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486161025.23.0.40718362786.issue29387@psf.upfronthosting.co.za>
In-reply-to
Content
I agree with Marco in that I do not understand the 'should'.  Py 3 has a definite rule for when it raises.  (I don't remember the exact details as I don't use tabs.)  "Python raises xxxError if one mixes tabs and spaces in the same file." (Or whatever the rule is.)
History
Date User Action Args
2017-02-03 22:30:25terry.reedysetrecipients: + terry.reedy, paul.moore, tim.golden, docs@python, martin.panter, zach.ware, marco.buttu, steve.dower, xiang.zhang
2017-02-03 22:30:25terry.reedysetmessageid: <1486161025.23.0.40718362786.issue29387@psf.upfronthosting.co.za>
2017-02-03 22:30:25terry.reedylinkissue29387 messages
2017-02-03 22:30:25terry.reedycreate