##// END OF EJS Templates
pycompat: add xrange alias for Python 2...
pycompat: add xrange alias for Python 2 We assign xrange on Python 3 but not Python 2. Adding the missing symbol on Python 2 allows us to use `pycompat.xrange` to get a generator range function. Differential Revision: https://phab.mercurial-scm.org/D4031

File last commit:

r30435:b86a448a default
r38805:7eba8f83 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer