( )⚙ D2332 py3: use range instead of xrange on py3 in tests/test-ui-verbosity.py

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
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

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