Searched refs:_ldict (Results 1 – 1 of 1) sorted by relevance
716 static PyObject *_ldict(localobject *self, thread_module_state *state);893 _ldict(localobject *self, thread_module_state *state) in _ldict() function936 PyObject *ldict = _ldict(self, state); in local_setattro()993 PyObject *ldict = _ldict(self, state); in local_getattro()