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 josh.r
Recipients docs@python, josh.r, otakutyrant
Date 2021-05-19.22:55:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621464934.23.0.728826072537.issue44175@roundup.psfhosted.org>
In-reply-to
Content
See the docs for the title method on what they mean by "titlecased"; "a" is self-evidently not titlecased. https://docs.python.org/3/library/stdtypes.html#str.title
History
Date User Action Args
2021-05-19 22:55:34josh.rsetrecipients: + josh.r, docs@python, otakutyrant
2021-05-19 22:55:34josh.rsetmessageid: <1621464934.23.0.728826072537.issue44175@roundup.psfhosted.org>
2021-05-19 22:55:34josh.rlinkissue44175 messages
2021-05-19 22:55:34josh.rcreate