VPP-1508 Python3 abstract classes 60/16160/10
authorPaul Vinciguerra <pvinci@vinciconsulting.com>
Sun, 25 Nov 2018 05:46:05 +0000 (21:46 -0800)
committerDamjan Marion <dmarion@me.com>
Tue, 26 Feb 2019 11:31:42 +0000 (11:31 +0000)
commit3bce8ebfdfaf2a4b576012beb3516d1f4030c20c
treead221819ad353c04e70a021978e50522a4b66998
parentdd3737284d5021e2e3bd0413b61aab14797e365c
VPP-1508 Python3 abstract classes

Update the syntax to support abstract classes in python 2 and python 3.

Depends on: new style classes -- https://gerrit.fd.io/r/16166

Change-Id: Iad2c1240149f38b3faca1b37ab95d3d210e1daee
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
test/template_bd.py
test/test_lisp.py
test/util.py
test/vpp_interface.py
test/vpp_object.py
test/vpp_sub_interface.py
test/vpp_tunnel_interface.py