Searched refs:test_dumbdbm_creation_mode (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_dumbdbm.py | 43 def test_dumbdbm_creation_mode(self): member in DumbDBMTestCase |
/external/python/cpython3/Lib/test/ | ||
D | test_dbm_dumb.py | 43 def test_dumbdbm_creation_mode(self): member in DumbDBMTestCase |