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 9884353 commit 74b9381Copy full SHA for 74b9381
1 file changed
Doc/library/stdtypes.rst
@@ -1662,7 +1662,7 @@ category.
1662
| | :meth:`str.startswith` | :meth:`bytes.startswith` |
1663
| +-------------------------------------------+---------------------------------------------------+
1664
| | :meth:`str.endswith` | :meth:`bytes.endswith` |
1665
-| +------------------+------------------------+--------------------+------------------------------+
+| +-------------------------------------------+---------------------------------------------------+
1666
| | :meth:`str.removeprefix` | :meth:`bytes.removeprefix` |
1667
1668
| | :meth:`str.removesuffix` | :meth:`bytes.removesuffix` |
0 commit comments