Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/lib2to3/
Drefactor.py103 def get_fixers_from_package(pkg_name): function
/external/python/cpython3/Lib/lib2to3/
Drefactor.py100 def get_fixers_from_package(pkg_name): function