Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Tools/scripts/
Dpdeps.py60 m_import = re.compile('^[ \t]*from[ \t]+([^ \t]+)[ \t]+') variable
/aosp_15_r20/external/python/cpython3/Tools/scripts/
Dpdeps.py60 m_import = re.compile('^[ \t]*from[ \t]+([^ \t]+)[ \t]+') variable