Merge "Unify using six.moves.range rename everywhere"
This commit is contained in:
@@ -27,6 +27,8 @@ except ImportError:
|
||||
|
||||
from oslo_utils import encodeutils
|
||||
import six
|
||||
# NOTE(jokke): simplified transition to py3, behaves like py2 xrange
|
||||
from six.moves import range
|
||||
|
||||
from glanceclient.common import utils
|
||||
|
||||
|
||||
Reference in New Issue
Block a user