db9e8d3c61
Some modules have different names in Python2 and Python3. This patch make them compatible with Python 3. * Use six.moves.filter instead of itertools.ifilter() in Python 2. * Use common.py3kcompat.urlutils instead of urllib and urlparse. Change-Id: Ia27ebf6057d91d0e129fbe90f995cfdaa89efa8a |
||
---|---|---|
.. | ||
__init__.py | ||
test_exception_serialization.py | ||
test_expected_exceptions.py | ||
test_notifier_logger.py | ||
test_notifier.py | ||
test_pool.py | ||
test_rabbit.py | ||
test_rpc_client.py | ||
test_rpc_dispatcher.py | ||
test_rpc_server.py | ||
test_target.py | ||
test_transport.py | ||
test_urls.py | ||
test_utils.py | ||
utils.py |