( )⚙ D2324 py3: use range instead of xrange on py3 in tests/test-filecache.py

This is an archive of the discontinued Mercurial Phabricator instance.

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

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

Details

Summary

xrange is not present on py3.

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.