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

/external/python/cpython2/Lib/test/
H A Dtest_file.py323 class PyOtherFileTests(OtherFileTests): class in inherits:OtherFileTests
332 COtherFileTests, PyOtherFileTests)
/external/python/cpython3/Lib/test/
H A Dtest_file.py318 class PyOtherFileTests(OtherFileTests, unittest.TestCase): class in inherits:OtherFileTests, unittest.TestCase
H A Dtest_fileio.py573 class PyOtherFileTests(OtherFileTests, unittest.TestCase): class in inherits:OtherFileTests, unittest.TestCase
583 COtherFileTests, PyOtherFileTests)

Completed in 67 milliseconds