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 r.david.murray
Recipients Amit.Saha, berker.peksag, docs@python, r.david.murray
Date 2018-05-13.11:20:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526210407.0.0.682650639539.issue33478@psf.upfronthosting.co.za>
In-reply-to
Content
In PEP 8 'CapWords" does not refer to the capwords function, as is fairly clear from context.  A big clues is that it is not spelled 'capwords', and case matters in python function names :)  I can understand your getting confused, but that sentence is trying to list the various names give to this style of naming, and "CapWords" is one of those names, so I don't know that we should delete it.
History
Date User Action Args
2018-05-13 11:20:07r.david.murraysetrecipients: + r.david.murray, docs@python, berker.peksag, Amit.Saha
2018-05-13 11:20:07r.david.murraysetmessageid: <1526210407.0.0.682650639539.issue33478@psf.upfronthosting.co.za>
2018-05-13 11:20:06r.david.murraylinkissue33478 messages
2018-05-13 11:20:06r.david.murraycreate