Home
last modified time | relevance | path

Searched defs:mydict (Results 1 - 5 of 5) sorted by relevance

/third_party/python/Lib/test/
H A Dmapping_tests.py440 class mydict(self.type2test): class
568 class mydict(self.type2test): class
H A Dtest_dict.py284 class mydict(dict): class
H A Dtest_descr.py3642 class mydict(dict): class
/third_party/python/Python/
H A Derrors.c1131 PyObject *mydict = NULL; in PyErr_NewException() local
1189 PyObject *mydict = NULL; /* points to the dict only if we create it */ in PyErr_NewExceptionWithDoc() local
/third_party/python/Modules/_ctypes/
H A D_ctypes.c2866 PyObject *dict, *mydict; in PyCData_setstate() local

Completed in 28 milliseconds