Skip to content

Commit 49a2e4d

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Doc/library/stdtypes.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1853,7 +1853,6 @@ expression support in the :mod:`re` module).
18531853
>>> 'straße'.casefold()
18541854
'strasse'
18551855

1856-
18571856
The casefolding algorithm is `described in section 3.13.3 'Default Case
18581857
Folding' of the Unicode Standard
18591858
<https://www.unicode.org/versions/Unicode17.0.0/core-spec/chapter-3/#G53253>`__.

0 commit comments

Comments
 (0)