315
316
(len(result.getvalue()), expected_bytes))
319
320
"""Change how the builder tries to optimize the result.
321
322
:param for_size: Tell the builder to try and make the index as small as
325
330
# GraphIndexBuilder itself doesn't pay attention to the flag yet, but
330
338
class GraphIndex(object):