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 JohnLeitch
Recipients BreamoreBoy, JohnLeitch, belopolsky, brycedarling, eryksun, larry, lemburg, paul.moore, python-dev, steve.dower, tim.golden, vstinner, zach.ware
Date 2015-09-06.05:01:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441515694.02.0.471054810078.issue24917@psf.upfronthosting.co.za>
In-reply-to
Content
Is there a way to see what style guidelines have been violated? The only thing I can think of is the curly braces in the Windows check, but I was following the conventions of the surrounding code.
History
Date User Action Args
2015-09-06 05:01:34JohnLeitchsetrecipients: + JohnLeitch, lemburg, paul.moore, belopolsky, vstinner, larry, tim.golden, BreamoreBoy, python-dev, zach.ware, eryksun, steve.dower, brycedarling
2015-09-06 05:01:34JohnLeitchsetmessageid: <1441515694.02.0.471054810078.issue24917@psf.upfronthosting.co.za>
2015-09-06 05:01:34JohnLeitchlinkissue24917 messages
2015-09-06 05:01:33JohnLeitchcreate