vppapigen: add assert for python version 33/27033/2
authorOle Troan <ot@cisco.com>
Wed, 13 May 2020 09:47:43 +0000 (11:47 +0200)
committerPaul Vinciguerra <pvinci@vinciconsulting.com>
Sat, 16 May 2020 02:54:37 +0000 (02:54 +0000)
commit14a6c0e601b246601954ca18fb44d3cb346e331f
tree5a42fc8e9a4d77ecf6eb80098f6ffcb7ecb168dd
parentf415a3b53a51b261d08cc3312c25f250d6bc1bd6
vppapigen: add assert for python version

The recent introduction of f-strings require  >=Python3.6
Fix a couple of pycodestyle warnings.

Type: fix
Signed-off-by: Ole Troan <ot@cisco.com>
Change-Id: Id9e375bb8febb157d7f9d7fa21808724770df6f8
src/tools/vppapigen/vppapigen.py