Error on travis-ci was: AttributeError: 'dict' object has no attribute 'iteritems' And actually it's been removed in python 3.x in favor of dict.items() |
||
---|---|---|
.. | ||
models | ||
responses | ||
__init__.py | ||
test_exceptions.py | ||
test_utils.py | ||
utils.py |
Error on travis-ci was: AttributeError: 'dict' object has no attribute 'iteritems' And actually it's been removed in python 3.x in favor of dict.items() |
||
---|---|---|
.. | ||
models | ||
responses | ||
__init__.py | ||
test_exceptions.py | ||
test_utils.py | ||
utils.py |