We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b53406 commit 38c3493Copy full SHA for 38c3493
1 file changed
Doc/library/stdtypes.rst
@@ -1990,9 +1990,9 @@ expression support in the :mod:`re` module).
1990
from the `Alphabetic property defined in the section 4.10 'Letters, Alphabetic, and
1991
Ideographic' of the Unicode Standard
1992
<https://www.unicode.org/versions/Unicode16.0.0/core-spec/chapter-4/#G91002>`_.
1993
- For example::
+ For example:
1994
1995
- ..doctest::
+ .. doctest::
1996
1997
>>> 'a commom word'.isalpha()
1998
False
0 commit comments