Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/sqlite3/test/
Dfactory.py76 class RowFactoryTestsBackwardsCompat(unittest.TestCase): class
274 row_suite_compat = unittest.makeSuite(RowFactoryTestsBackwardsCompat, "Check")
/external/python/cpython3/Lib/sqlite3/test/
Dfactory.py76 class RowFactoryTestsBackwardsCompat(unittest.TestCase): class
282 row_suite_compat = unittest.makeSuite(RowFactoryTestsBackwardsCompat, "Check")