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

Function splitbins

Tools/unicode/makeunicodedata.py:1073–1132  ·  view source on GitHub ↗

t, trace=0 -> (t1, t2, shift). Split a table to save space. t is a sequence of ints. This function can be useful to save space if many of the ints are the same. t1 and t2 are lists of ints, and shift is an int, chosen to minimize the combined size of t1 and t2 (in C code), and wh

(t, trace=0)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

makeunicodedataFunction · 0.85
makeunicodetypeFunction · 0.85
makeunicodenameFunction · 0.85

Calls 5

getsizeFunction · 0.70
dumpFunction · 0.70
getMethod · 0.45
extendMethod · 0.45
appendMethod · 0.45

Tested by

no test coverage detected