Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Tools/scripts/
Dpatchcheck.py169 def normalize_docs_whitespace(file_paths): function
/aosp_15_r20/external/python/cpython3/Tools/scripts/
Dpatchcheck.py198 def normalize_docs_whitespace(file_paths): function