##// END OF EJS Templates
py3: remove xrange() compatibility code...
py3: remove xrange() compatibility code Some code used its own xrange() compatibility code instead of pycompat.xrange().
Manuel Jacob -
r50180:56f98406 default
Show More
Name Size Modified Last Commit Author
/ hgext / fastannotate
__init__.py Loading ...
commands.py Loading ...
context.py Loading ...
error.py Loading ...
formatter.py Loading ...
protocol.py Loading ...
revmap.py Loading ...
support.py Loading ...