neutron/neutron/tests/unit/common
Cyril Roelandt 0faf4a2645 Python3: do not use __builtin__
It has been replaced with builtins in Python 3. Use six.moves.builtins, since
it works with Python 2 and 3.

Change-Id: I9e1b0060a5b18116d991cafb1de085d4d084db38
Blueprint: neutron-python3
2015-06-22 16:03:51 +02:00
..
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_config.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_ipv6_utils.py Python3: do not use __builtin__ 2015-06-22 16:03:51 +02:00
test_log.py Python3: do not use im_self/im_func/func_closure 2015-06-19 15:10:01 +02:00
test_rpc.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_utils.py Python3: do not use im_self/im_func/func_closure 2015-06-19 15:10:01 +02:00