Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_warnings.py435 class CWCmdLineTests(BaseTest, WCmdLineTests): class
886 CWCmdLineTests, PyWCmdLineTests,
/external/python/cpython3/Lib/test/test_warnings/
D__init__.py636 class CWCmdLineTests(WCmdLineTests, unittest.TestCase): class