##// END OF EJS Templates
util: avoid using hashlib on Python < 2.5 (issue2278)...
util: avoid using hashlib on Python < 2.5 (issue2278) The following patch allows the use of python2.4 with a standalone hashlib rather than assuming that python2.5 is in use when hashlib is imported successfully.
Sol Jerome -
r12051:ff5cec76 1.6.3 stable
Show More
Name Size Modified Last Commit Author
/ contrib / hgsh
Makefile Loading ...
hgsh.c Loading ...