This is an archive of the discontinued Mercurial Phabricator instance.

py3: use range instead of xrange on py3 in tests/test-ui-verbosity.py
ClosedPublic

Authored by pulkit on Feb 18 2018, 8:31 AM.

Details

Summary

xrange is not present on Python 3.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

pulkit created this revision.Feb 18 2018, 8:31 AM
This revision was automatically updated to reflect the committed changes.