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

Function BZ2File_readlines

Modules/bz2module.c:646–795  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 10

PyArg_ParseTupleFunction · 0.85
PyList_NewFunction · 0.85
PyErr_SetStringFunction · 0.85
check_iterbufferedFunction · 0.85
Util_UnivNewlineReadFunction · 0.85
_PyString_ResizeFunction · 0.85
PyList_AppendFunction · 0.85
Util_GetLineFunction · 0.85
PyString_ConcatFunction · 0.85

Tested by

no test coverage detected