]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
doc: Link to `string.capwords` from `str.title` (GH-20913)
authorEric Wieser <wieser.eric@gmail.com>
Thu, 7 Apr 2022 01:31:39 +0000 (02:31 +0100)
committerGitHub <noreply@github.com>
Thu, 7 Apr 2022 01:31:39 +0000 (18:31 -0700)
commitb786d9ec52a2c2b0b6627be7fd4a3948c61fbdea
tree8692f392897842684250b1ad44114b288f42dae3
parent1da9c38fd352465fd3d1a00e64dc90444b421730
doc: Link to `string.capwords` from `str.title` (GH-20913)

Since `title()` mentions its own short-comings, it should also mention the library function which does not possess them.

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Doc/library/stdtypes.rst