Searched defs:EOFTestCase (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython3/Lib/test/
H A Dtest_eof.py6 class EOFTestCase(unittest.TestCase): class in inherits:unittest.TestCase
/external/python/cpython2/Lib/test/
H A Dtest_eof.py6 class EOFTestCase(unittest.TestCase): class in inherits:unittest.TestCase
28 test_support.run_unittest(EOFTestCase)

Completed in 83 milliseconds