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

Function _ldict

Modules/threadmodule.c:427–461  ·  view source on GitHub ↗

Returns a borrowed reference to the local dict, creating it if necessary */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

local_setattroFunction · 0.85
local_getattroFunction · 0.85

Calls 5

PyThreadState_GetDictFunction · 0.85
PyErr_SetStringFunction · 0.85
PyDict_GetItemFunction · 0.85
_local_create_dummyFunction · 0.85
PyDict_DelItemFunction · 0.85

Tested by

no test coverage detected