Home
last modified time | relevance | path

Searched refs:digest_chunk (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Tools/scripts/
Dlogmerge.py63 records = digest_chunk(chunk, branch)
96 def digest_chunk(chunk, branch=None): function