comparison mercurial/revset.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 5e32852fa4bd
children 38e0c83c7ee4
comparison
equal deleted inserted replaced
29340:ae92c3eee88e 29341:0d83ad967bf8