( )⚙ D2327 py3: use range instead of xrange in tests/test-commandserver.t

This is an archive of the discontinued Mercurial Phabricator instance.

py3: use range instead of xrange in tests/test-commandserver.t
ClosedPublic

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

Details

Summary

xrange is not present on Python 3.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped