comparison mercurial/revlog.py @ 29341:0d83ad967bf8

cleanup: replace uses of util.(md5|sha1|sha256|sha512) with hashlib.\1 All versions of Python we support or hope to support make the hash functions available in the same way under the same name, so we may as well drop the util forwards.
author Augie Fackler <raf@durin42.com>
date Fri, 10 Jun 2016 00:12:33 -0400
parents a9e010cd66e1
children d0ae5b8f80dc
comparison
equal deleted inserted replaced
29340:ae92c3eee88e 29341:0d83ad967bf8