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

Function batch_list

Modules/cPickle.c:1621–1718  ·  view source on GitHub ↗

iter is an iterator giving items, and we batch up chunks of * MARK item item ... item APPENDS * opcode sequences. Calling code should have arranged to first create an * empty list, or list-like object, for the APPENDS to operate on. * Returns 0 on success, <0 on error. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

save_listFunction · 0.85
save_reduceFunction · 0.85

Calls 3

PyIter_NextFunction · 0.85
saveFunction · 0.70
PyErr_OccurredFunction · 0.50

Tested by

no test coverage detected