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 paka
Recipients eric.smith, louielu, paka, r.david.murray, terry.reedy
Date 2017-04-17.17:16:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492449375.17.0.533293200136.issue30031@psf.upfronthosting.co.za>
In-reply-to
Content
Louie Lu, thank you for the review.

Different quotes were already used in file, so someone should
decide which ones must be used: single or double.

Regarding the -n option, I tried to be backwards compatible. Again,
a decision is needed.

The only place where I had a choice to not do something related to
PEP 8 was adding a line between Queens class and main function.
I decided to mention that fact in pull request. In other places I
had to follow contribution guide (therefore add code that follows
style guide).
History
Date User Action Args
2017-04-17 17:16:15pakasetrecipients: + paka, terry.reedy, eric.smith, r.david.murray, louielu
2017-04-17 17:16:15pakasetmessageid: <1492449375.17.0.533293200136.issue30031@psf.upfronthosting.co.za>
2017-04-17 17:16:15pakalinkissue30031 messages
2017-04-17 17:16:15pakacreate