MCPcopy Index your code
hub / github.com/python/cpython / NullPyObjectPtr

Class NullPyObjectPtr

Tools/gdb/libpython.py:117–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115
116
117class NullPyObjectPtr(RuntimeError):
118 pass
119
120
121def safety_limit(val):

Callers 1

fieldMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…