Home
last modified time | relevance | path

Searched defs:fixer_names (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Lib/distutils/
Dutil.py470 def run_2to3(files, fixer_names=None, options=None, explicit=None): argument
497 def copydir_run_2to3(src, dest, template=None, fixer_names=None, argument
538 fixer_names = None variable in Mixin2to3
/external/python/cpython3/Lib/lib2to3/
Drefactor.py163 def __init__(self, fixer_names, options=None, explicit=None): argument
/external/python/cpython2/Lib/lib2to3/
Drefactor.py182 def __init__(self, fixer_names, options=None, explicit=None): argument