Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/lib2to3/
Dfixer_util.py294 def touch_import(package, name, node): function
/external/python/cpython3/Lib/lib2to3/
Dfixer_util.py315 def touch_import(package, name, node): function