make python scripts PEP8 compliant
authorJohn McNamara <john.mcnamara@intel.com>
Wed, 21 Dec 2016 15:03:47 +0000 (15:03 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 4 Jan 2017 20:12:58 +0000 (21:12 +0100)
commitbe05eb445c370e67f18167f3712ba6b6680052fa
treeb604826d30b061b3f3a5fc0ae67f5724c77130b9
parent1b80b9c854c3c9e06cc7d497233507428e29e782
make python scripts PEP8 compliant

Make all DPDK python application compliant with the PEP8 standard
to allow for consistency checking of patches and to allow further
refactoring.

Signed-off-by: John McNamara <john.mcnamara@intel.com>
12 files changed:
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
doc/guides/conf.py
examples/ip_pipeline/config/diagram-generator.py
examples/ip_pipeline/config/pipeline-to-core-mapping.py
tools/cpu_layout.py
tools/dpdk-devbind.py
tools/dpdk-pmdinfo.py