Home
last modified time | relevance | path

Searched refs:Test_import (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/lib2to3/tests/
Dtest_fixers.py3806 class Test_import(FixerTestCase): class
3810 super(Test_import, self).setUp()
3829 super(Test_import, self).check(b, a)
3831 super(Test_import, self).unchanged(b)
/external/python/cpython2/Lib/lib2to3/tests/
Dtest_fixers.py3701 class Test_import(FixerTestCase): class
3705 super(Test_import, self).setUp()
3724 super(Test_import, self).check(b, a)
3726 super(Test_import, self).unchanged(b)