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

Function _dir_locals

Objects/object.c:1787–1810  ·  view source on GitHub ↗

Helper for PyObject_Dir without arguments: returns the local scope. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

PyObject_DirFunction · 0.85

Calls 3

PyEval_GetLocalsFunction · 0.85
PyErr_SetStringFunction · 0.85
PyErr_FormatFunction · 0.85

Tested by

no test coverage detected