1329
1329
"""Contents of the knit data file"""
1331
1331
def __init__(self, transport, filename, mode, create=False, file_mode=None,
1334
1334
_KnitComponentFile.__init__(self, transport, filename, mode,
1339
1339
# TODO: jam 20060713 conceptually, this could spill to disk
1340
1340
# if the cached size gets larger than a certain amount