##// END OF EJS Templates
util: use string.hexdigits instead of defining it ourselves...
util: use string.hexdigits instead of defining it ourselves This resolves some Python 3 weirdness.
Augie Fackler -
r30054:8b89521a default
Show More
Name Size Modified Last Commit Author
/ mercurial / pure
__init__.py Loading ...
base85.py Loading ...
bdiff.py Loading ...
diffhelpers.py Loading ...
mpatch.py Loading ...
osutil.py Loading ...
parsers.py Loading ...