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 4480424 commit 03c226bCopy full SHA for 03c226b
1 file changed
Doc/library/stdtypes.rst
@@ -2123,8 +2123,6 @@ expression support in the :mod:`re` module).
2123
value Numeric_Type=Digit, Numeric_Type=Decimal or Numeric_Type=Numeric.
2124
2125
2126
-.. _meth-str-isprintable:
2127
-
2128
.. method:: str.isprintable()
2129
2130
Return ``True`` if all characters in the string are printable, ``False`` if it
0 commit comments