make python scripts python2/3 compliant
authorJohn McNamara <john.mcnamara@intel.com>
Wed, 21 Dec 2016 15:03:48 +0000 (15:03 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 4 Jan 2017 20:13:44 +0000 (21:13 +0100)
commit54ca545dce4bcfec4bcb7adce75bf75f2f996127
tree1ff86d838642f8b2bb843902f907fd6d647b70f7
parentbe05eb445c370e67f18167f3712ba6b6680052fa
make python scripts python2/3 compliant

Make all the DPDK Python apps work with Python 2 or 3 to
allow them to work with whatever is the system default.

Signed-off-by: John McNamara <john.mcnamara@intel.com>
app/cmdline_test/cmdline_test.py
app/cmdline_test/cmdline_test_data.py
app/test/autotest.py
app/test/autotest_data.py
app/test/autotest_runner.py
app/test/autotest_test_funcs.py
tools/cpu_layout.py
tools/dpdk-devbind.py
tools/dpdk-pmdinfo.py