##// 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 / hgweb
__init__.py Loading ...
common.py Loading ...
hgweb_mod.py Loading ...
hgwebdir_mod.py Loading ...
protocol.py Loading ...
request.py Loading ...
server.py Loading ...
webcommands.py Loading ...
webutil.py Loading ...
wsgicgi.py Loading ...