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 skrah
Recipients BreamoreBoy, abacabadabacaba, martin.panter, r.david.murray, serhiy.storchaka, skrah
Date 2017-11-17.09:30:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510911052.54.0.213398074469.issue24260@psf.upfronthosting.co.za>
In-reply-to
Content
I'm now in the camp of forbidding tabs.  When I wrote my own parser a couple of years ago, I tested it on a huge body of Python files that were present on my system. Tabs always looked accidental.

Is there any *known* code base that deliberately uses tabs?
History
Date User Action Args
2017-11-17 09:30:52skrahsetrecipients: + skrah, r.david.murray, abacabadabacaba, BreamoreBoy, martin.panter, serhiy.storchaka
2017-11-17 09:30:52skrahsetmessageid: <1510911052.54.0.213398074469.issue24260@psf.upfronthosting.co.za>
2017-11-17 09:30:52skrahlinkissue24260 messages
2017-11-17 09:30:52skrahcreate