]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Python 3: use __code__ instead of func_code
authorCyril Roelandt <cyril@redhat.com>
Fri, 21 Aug 2015 09:20:27 +0000 (11:20 +0200)
committerCyril Roelandt <cyril@redhat.com>
Fri, 21 Aug 2015 09:51:09 +0000 (11:51 +0200)
commit4af5ee82e39b3cf6f14e6ae4f14b566c83ac8ed4
tree88f8ffc04a4bab0d6face37ccbd5af9e9095475f
parent40576ae09ca0b54a665516215e2774a5c04bc90a
Python 3: use __code__ instead of func_code

The former works with both Python 2 and 3.

Change-Id: Id2f6d313bf90777e02b20b7f6f4fb99e79e85aff
Blueprint: neutron-python3
neutron/db/db_base_plugin_common.py
neutron/plugins/cisco/l2device_plugin_base.py
tox.ini