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

/external/python/cpython2/Lib/test/
H A Drelimport.py1 from .test_import import *
H A Dtest_import.py60 def test_import(self): member in class:ImportTests
572 # This will import * from .test_import.
675 from test.test_import import test_main
H A Dtest_compile.py358 def test_import(self): function
H A Dtest_builtin.py66 def test_import(self): member in class:BuiltinTest
H A Dtest_multiprocessing.py2098 def test_import(self): member in class:_TestImportStar
/external/python/cpython2/Lib/lib2to3/tests/
H A Dtest_fixers.py3810 def test_import(self): member in class:Test_import

Completed in 153 milliseconds