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

Class PyTypeObjectPtr

Tools/gdb/libpython.py:1460–1461  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1458 out.write(')')
1459
1460class PyTypeObjectPtr(PyObjectPtr):
1461 _typename = 'PyTypeObject'
1462
1463
1464def _unichr_is_printable(char):

Callers 1

typeMethod · 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…