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

Method _block

Lib/tarfile.py:1444–1451  ·  view source on GitHub ↗

Round up a byte count by BLOCKSIZE and return it, e.g. _block(834) => 1024.

(self, count)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

_proc_builtinMethod · 0.95
_proc_gnulongMethod · 0.95
_proc_sparseMethod · 0.95
_proc_paxMethod · 0.95

Calls 1

divmodFunction · 0.85

Tested by

no test coverage detected