Skip to content

Commit a1d3ed7

Browse files
Update Doc/library/stdtypes.rst
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
1 parent ec8d2f9 commit a1d3ed7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/library/stdtypes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2274,6 +2274,7 @@ expression support in the :mod:`re` module).
22742274

22752275
See also :meth:`rjust`.
22762276

2277+
22772278
.. method:: str.lower()
22782279

22792280
Return a copy of the string with all the cased characters [4]_ converted to

0 commit comments

Comments
 (0)