Searched defs:getDict (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_builtin.py | 1395 def getDict(self): member in BuiltinTest.C_get_vars |
/external/python/cpython3/Lib/test/ | ||
D | test_builtin.py | 1532 def getDict(self): member in BuiltinTest.C_get_vars |
/external/fonttools/Lib/fontTools/misc/ | ||
D | psCharStrings.py | 1189 def getDict(self): member in DictDecompiler |