Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/lib2to3/fixes/
Dfix_urllib.py48 def build_pattern(): function
73 def build_pattern(self): member in FixUrllib
Dfix_imports.py65 def build_pattern(mapping=MAPPING): function
96 def build_pattern(self): member in FixImports
Dfix_renames.py21 def build_pattern(): function
/external/python/cpython2/Lib/lib2to3/fixes/
Dfix_urllib.py49 def build_pattern(): function
74 def build_pattern(self): member in FixUrllib
Dfix_imports.py65 def build_pattern(mapping=MAPPING): function
96 def build_pattern(self): member in FixImports
Dfix_renames.py21 def build_pattern(): function
/external/python/jinja/scripts/
Dgenerate_identifier_pattern.py37 def build_pattern(ranges): function