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

Function BZ2File_read

Modules/bz2module.c:506–586  ·  view source on GitHub ↗

This is a hacked version of Python's fileobject.c:file_read(). */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

PyArg_ParseTupleFunction · 0.85
PyString_FromStringFunction · 0.85
PyErr_SetStringFunction · 0.85
check_iterbufferedFunction · 0.85
Util_NewBufferSizeFunction · 0.85
Util_UnivNewlineReadFunction · 0.85
Util_CatchBZ2ErrorFunction · 0.85
_PyString_ResizeFunction · 0.85

Tested by

no test coverage detected