Searched defs:_dict (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_dbm.py | 41 _dict = {'a': b'Python:', variable in AnyDBMTestCase [all...] |
H A D | test_dbm_dumb.py | 27 _dict = {b'0': b'', variable in DumbDBMTestCase [all...] |
Completed in 2 milliseconds