##// 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 / narrow
TODO.rst Loading ...
__init__.py Loading ...
narrowbundle2.py Loading ...
narrowcommands.py Loading ...
narrowdirstate.py Loading ...
narrowrepo.py Loading ...
narrowtemplates.py Loading ...
narrowwirepeer.py Loading ...