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 akuchling
Recipients Arfrever, akuchling, georg.brandl, larry, vstinner
Date 2012-11-03.21:50:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1351979447.3.0.0128113066239.issue16024@psf.upfronthosting.co.za>
In-reply-to
Content
Patch looks good with two small changes.

* "for consistency's sakes" is used in 2 places; this should be "sake", not the plural "sakes".

* "Normally the *path* argument specified to functions": 'specified to' sounds wrong, and IMHO would be better as 'provided to' or 'passed to'.

The last hunk in the patch to 3.3.rst, but the new text still seems an improvement.
History
Date User Action Args
2012-11-03 21:50:47akuchlingsetrecipients: + akuchling, georg.brandl, vstinner, larry, Arfrever
2012-11-03 21:50:47akuchlingsetmessageid: <1351979447.3.0.0128113066239.issue16024@psf.upfronthosting.co.za>
2012-11-03 21:50:47akuchlinglinkissue16024 messages
2012-11-03 21:50:47akuchlingcreate