##// 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:

r38029:e51c91c1 default
r38805:7eba8f83 default
Show More
compat
1 line | 2 B | text/plain | TextLexer
Gregory Szorc
packaging: move contrib/debian to contrib/packaging/...
r38029 9