Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_int.py51 class IntLongCommonTests(object): class
69 class IntTestCases(IntLongCommonTests, unittest.TestCase):
Dtest_long.py88 class LongTest(test_int.IntLongCommonTests, unittest.TestCase):