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.
text_normalize
1 parent 5fd4601 commit 6381470Copy full SHA for 6381470
Lib/test/test_platform.py
@@ -754,6 +754,7 @@ def setUp(self):
754
@staticmethod
755
def text_normalize(string):
756
"""Dedent *string* and strip it from its surrounding whitespaces.
757
+
758
This method is used by the other utility functions so that any
759
string to write or to match against can be freely indented.
760
"""
0 commit comments