Skip to content
Snippets Groups Projects
Commit fb9121ea authored by Gregory Szorc's avatar Gregory Szorc
Browse files

py3: stop rewriting xrange() to pycompat.xrange()

We now require the use of pycompat.xrange() in source.

One less feature in the module importer gets us one step closer
to Python 3 native source code.

Differential Revision: https://phab.mercurial-scm.org/D4034
parent 882ef694
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment