neutron/neutron/tests/unit/common
Cyril Roelandt a4b17cbb80 Python3: do not use im_self/im_func/func_closure
One should use __self__, __func__ and __closure__ instead, as they work
with both Python 2 and 3.

Change-Id: I2b2847cfd5b4fa70e45387ff369240227ce9e526
Blueprint: neutron-python3
2015-06-19 15:10:01 +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 IPAM reference driver 2015-05-19 09:44:11 -07: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