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 00ea776 commit a46fff4Copy full SHA for a46fff4
1 file changed
Doc/library/stdtypes.rst
@@ -2747,6 +2747,8 @@ expression support in the :mod:`re` module).
2747
The *chars* argument is not a prefix or suffix; rather, all combinations of its
2748
values are stripped.
2749
2750
+ Whitespace characters are those defined by Unicode as spaces, tabs, and newline characters.
2751
+
2752
For example:
2753
2754
.. doctest::
0 commit comments