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 ncoghlan
Recipients daniel.urban, ezio.melotti, ncoghlan
Date 2013-02-10.12:21:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360498919.7.0.0195454267694.issue17044@psf.upfronthosting.co.za>
In-reply-to
Content
I've belatedly applied the PEP update Daniel sent me, and added a reference to this issue from the PEP.

The latest version of the patch looks very good to me, just one very minor nit with the phrasing in the docs. Specifically, it is better to replace "like" with "as" in the phrase "like in the following example" to get "as in the following example".
History
Date User Action Args
2013-02-10 12:21:59ncoghlansetrecipients: + ncoghlan, ezio.melotti, daniel.urban
2013-02-10 12:21:59ncoghlansetmessageid: <1360498919.7.0.0195454267694.issue17044@psf.upfronthosting.co.za>
2013-02-10 12:21:59ncoghlanlinkissue17044 messages
2013-02-10 12:21:59ncoghlancreate