hgext/__init__.py
author Martin von Zweigbergk <martinvonz@google.com>
Tue, 31 Mar 2015 15:06:55 -0700
changeset 24570 487245cbf1ab
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
test-manifest: extract constants for binary hashes The binary hashes are used quite frequently, so let's extract constants for them so we don't have to repeat binascii.unhexlify() so often.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1360
7d439981bec4 Re-add hgext/__init__.py
Matt Mackall <mpm@selenic.com>
parents:
diff changeset
     1
# placeholder