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

Function get_buf

Objects/bufferobject.c:25–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

buffer_compareFunction · 0.85
buffer_hashFunction · 0.85
buffer_strFunction · 0.85
buffer_lengthFunction · 0.85
buffer_concatFunction · 0.85
buffer_repeatFunction · 0.85
buffer_itemFunction · 0.85
buffer_sliceFunction · 0.85
buffer_subscriptFunction · 0.85
buffer_ass_itemFunction · 0.85
buffer_ass_sliceFunction · 0.85
buffer_ass_subscriptFunction · 0.85

Calls 2

PyErr_SetStringFunction · 0.85
PyErr_FormatFunction · 0.85

Tested by

no test coverage detected