R. David Murray <rdmur...@bitdance.com> added the comment:

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.

----------
nosy: +r.david.murray
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33478>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to