Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/sqlite3/test/
Dtypes.py357 class DateTimeTests(unittest.TestCase): class
414 date_suite = unittest.makeSuite(DateTimeTests, "Check")
/external/python/cpython2/Lib/test/
Dtest_cookielib.py15 class DateTimeTests(TestCase): class
1790 DateTimeTests,