MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / BaseException_setstate

Function BaseException_setstate

Objects/exceptions.c:197–214  ·  view source on GitHub ↗

* Needed for backward compatibility, since exceptions used to store * all their attributes in the __dict__. Code is taken from cPickle's * load_build function. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

PyErr_SetStringFunction · 0.85
PyDict_NextFunction · 0.85
PyObject_SetAttrFunction · 0.85

Tested by

no test coverage detected