Comment 0 for bug 1596127

Revision history for this message
Ji.Wei (jiwei) wrote :

In py3 ,

Xrange is renamed to range,
so it needs to be modified to make it compatible.

like:
https://github.com/openstack/swiftonhpss/blob/8127749f174589aca6b1e9f0497c4e65d3fc4d58/system_test/systemtest.py#L388