mirror of
https://github.com/ansible/awx.git
synced 2026-04-29 05:35:27 -02: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