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 <[email protected]>
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: <[email protected]>
2017-11-17 09:30:52skrahlinkissue24260 messages
2017-11-17 09:30:52skrahcreate