Home
last modified time | relevance | path

Searched defs:module_content (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/test/test_tools/
Dtest_i18n.py90 def extract_from_str(self, module_content, *, args=(), strict=True): argument
103 def extract_docstrings_from_str(self, module_content): argument