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 georg.brandl
Recipients docs@python, georg.brandl, thefourtheye
Date 2016-02-22.13:43:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1456148617.33.0.561447391948.issue26408@psf.upfronthosting.co.za>
In-reply-to
Content
I can't really comment on the grammar changes, but the rest looks good to me.

This is not very smooth, in both versions:

-Consistency within one module or function is most important.
+Consistency within one module or function is the most important thing.
 
-But most importantly: know when to be inconsistent -- sometimes the
-style guide just doesn't apply.  When in doubt, use your best
+But more importantly: know when to be inconsistent -- sometimes the
+style guide just isn't applicable.  When in doubt, use your best

(Consistency is already *most* important, but then comes something *more* important?)
History
Date User Action Args
2016-02-22 13:43:37georg.brandlsetrecipients: + georg.brandl, docs@python, thefourtheye
2016-02-22 13:43:37georg.brandlsetmessageid: <1456148617.33.0.561447391948.issue26408@psf.upfronthosting.co.za>
2016-02-22 13:43:37georg.brandllinkissue26408 messages
2016-02-22 13:43:37georg.brandlcreate