mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 11:11:07 -03:30
from six.moves import xrange for Python 3
This commit is contained in:
@@ -29,6 +29,8 @@ import threading
|
||||
import uuid
|
||||
import memcache
|
||||
|
||||
from six.moves import xrange
|
||||
|
||||
__all__ = ['event_context']
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user