Home
last modified time | relevance | path

Searched refs:FIXER_DIR (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/lib2to3/tests/
H A Dtest_refactor.py19 FIXER_DIR = os.path.join(TEST_DATA_DIR, "fixers") variable
21 sys.path.append(FIXER_DIR)
32 sys.path.append(FIXER_DIR)
224 test_file = os.path.join(FIXER_DIR, "parrot_example.py")
228 test_file = os.path.join(FIXER_DIR, "parrot_example.py")

Completed in 1 milliseconds