Home
last modified time | relevance | path

Searched refs:extract_docstrings_from_str (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/test_tools/
H A Dtest_i18n.py56 def extract_docstrings_from_str(self, module_content): member in Test_pygettext
115 msgids = self.extract_docstrings_from_str(dedent('''\
122 msgids = self.extract_docstrings_from_str(dedent('''\
129 msgids = self.extract_docstrings_from_str(dedent('''\
138 msgids = self.extract_docstrings_from_str(dedent('''\
145 msgids = self.extract_docstrings_from_str(dedent('''\
152 msgids = self.extract_docstrings_from_str(dedent('''\
161 msgids = self.extract_docstrings_from_str(dedent('''\
167 msgids = self.extract_docstrings_from_str(dedent('''\
173 msgids = self.extract_docstrings_from_str(deden
[all...]

Completed in 1 milliseconds