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 John Hagen
Recipients John Hagen, SilentGhost, berker.peksag, docs@python, terry.reedy
Date 2016-07-05.20:13:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1467749605.67.0.517057241796.issue27455@psf.upfronthosting.co.za>
In-reply-to
Content
@Terry The reason for changing the quotes was for consistency, since everywhere else on that page used double quotes. That being said, I don't have a strong preference and will happily revert it if that is the consensus. I'm +0 on the change.

I personally use single quotes everywhere and use flake8-quotes to help with this.
History
Date User Action Args
2016-07-05 20:13:25John Hagensetrecipients: + John Hagen, terry.reedy, SilentGhost, docs@python, berker.peksag
2016-07-05 20:13:25John Hagensetmessageid: <1467749605.67.0.517057241796.issue27455@psf.upfronthosting.co.za>
2016-07-05 20:13:25John Hagenlinkissue27455 messages
2016-07-05 20:13:25John Hagencreate