##// END OF EJS Templates
py3: use node.hex(m.digest()) instead of m.hexdigest()...
py3: use node.hex(m.digest()) instead of m.hexdigest() hashlib.sha1.hexdigest() returns str on Python 3. Differential Revision: https://phab.mercurial-scm.org/D5287
Pulkit Goyal -
r40711:9fcf8084 default
Show More
Name Size Modified Last Commit Author
/ hgext / highlight
__init__.py Loading ...
highlight.py Loading ...