Home
last modified time | relevance | path

Searched refs:set_dict (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Objects/
Dclassobject.c296 set_dict(PyClassObject *c, PyObject *v) in set_dict() function
355 err = set_dict(op, v); in class_setattr()
/external/python/cpython3/Lib/idlelib/
DChangeLog1460 Use and pass through the 'force' flag to set_dict() where appropriate.
/external/python/cpython2/Lib/idlelib/
DChangeLog1460 Use and pass through the 'force' flag to set_dict() where appropriate.