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 abacabadabacaba, skrah
Date 2015-05-23.10:16:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1432376179.95.0.711661844728.issue24260@psf.upfronthosting.co.za>
In-reply-to
Content
I would go further and forbid tabs after spaces entirely. Tabs
used for indentation with spaces following for formatting are
okay (though unusual in Python).
History
Date User Action Args
2015-05-23 10:16:20skrahsetrecipients: + skrah, abacabadabacaba
2015-05-23 10:16:19skrahsetmessageid: <1432376179.95.0.711661844728.issue24260@psf.upfronthosting.co.za>
2015-05-23 10:16:19skrahlinkissue24260 messages
2015-05-23 10:16:19skrahcreate