Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Doc/tools/extensions/
Dsuspicious.py221 def extract_line(text, index): function
/aosp_15_r20/external/python/cpython3/Doc/tools/extensions/
Dsuspicious.py198 def extract_line(text, index): function