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

Function _specialized_dir_module

Objects/object.c:1830–1850  ·  view source on GitHub ↗

Helper for PyObject_Dir of module objects: returns the module's __dict__. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_dir_objectFunction · 0.85

Calls 4

PyObject_GetAttrStringFunction · 0.85
PyDict_KeysFunction · 0.85
PyModule_GetNameFunction · 0.85
PyErr_FormatFunction · 0.85

Tested by

no test coverage detected