Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_warnings.py79 class CPublicAPITests(PublicAPITests, unittest.TestCase): class
/external/python/cpython3/Lib/test/test_warnings/
D__init__.py88 class CPublicAPITests(PublicAPITests, unittest.TestCase): class