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 cryvate
Recipients akuchling, barry, cryvate, docs@python, ezio.melotti, gregory.p.smith, mrabarnett, serhiy.storchaka
Date 2017-10-06.15:11:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507302682.57.0.213398074469.issue31714@psf.upfronthosting.co.za>
In-reply-to
Content
I was looking at your changes and got myself in a muddle. What is you rational for when you use ``[character or string]`` versus ``'[character or string]``? You seem to be creating consistency there, but I cannot quite see the rules you are aiming for!
History
Date User Action Args
2017-10-06 15:11:22cryvatesetrecipients: + cryvate, barry, akuchling, gregory.p.smith, ezio.melotti, mrabarnett, docs@python, serhiy.storchaka
2017-10-06 15:11:22cryvatesetmessageid: <1507302682.57.0.213398074469.issue31714@psf.upfronthosting.co.za>
2017-10-06 15:11:22cryvatelinkissue31714 messages
2017-10-06 15:11:22cryvatecreate