support python 3 only
authorLouise Kilheeney <louise.kilheeney@intel.com>
Wed, 30 Sep 2020 11:40:14 +0000 (12:40 +0100)
committerDavid Marchand <david.marchand@redhat.com>
Fri, 2 Oct 2020 11:51:00 +0000 (13:51 +0200)
commit3f6f83626cf4967a99382a6518a614a1bf3d2c20
tree13b5dcf2ee81579a4000b0138ec6b1ade0f44545
parent2a8be2ff7530c5031c5b29bf4f0353e3d2d4aee0
support python 3 only

Changed scripts to explicitly use Python 3 only, to avoid
maintaining Python 2.
Removed deprecation notices.

Signed-off-by: Louise Kilheeney <louise.kilheeney@intel.com>
Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Robin Jarry <robin.jarry@6wind.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Ray Kinsella <mdr@ashroe.eu>
19 files changed:
app/test-bbdev/test-bbdev.py
app/test-cmdline/cmdline_test.py
app/test-cmdline/cmdline_test_data.py
app/test/autotest.py
app/test/autotest_data.py
app/test/autotest_runner.py
app/test/autotest_test_funcs.py
buildtools/map_to_win.py
config/arm/armv8_machine.py
devtools/update_version_map_abi.py
doc/guides/conf.py
doc/guides/contributing/coding_style.rst
doc/guides/rel_notes/deprecation.rst
doc/guides/rel_notes/release_20_11.rst
usertools/cpu_layout.py
usertools/dpdk-devbind.py
usertools/dpdk-pmdinfo.py
usertools/dpdk-telemetry-client.py
usertools/dpdk-telemetry.py