Amit Saha <amitsaha...@gmail.com> added the comment:

Thanks for the reply.  I think I was not clear - the behavior of 
string.capitalize() is correct as per documentation. But the PEP8 referring to 
CapWords as cap words case is the bit I am not clear about, since `Capwords` 
back when you call `string.capwords('CapWords') and not `CapWords`.

(Just reopening so that it doesn't get lost)

----------
status: closed -> open

_______________________________________
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