]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: py: fix python3
authorShekhar Sharma <shekhar250198@gmail.com>
Fri, 28 Jun 2019 20:02:29 +0000 (01:32 +0530)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 1 Jul 2019 18:47:04 +0000 (20:47 +0200)
commit57ca420f02acb3cac948c43916076452bcb00734
tree121c9836dffe82a7d3ef37c1c632cfb4a81d0bb0
parent16543a0136c00391ecb7e38a13878eb806648bf7
tests: py: fix python3

This converts the nft-test.py file to run on both py2 and py3.

Signed-off-by: Shekhar Sharma <shekhar250198@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/py/nft-test.py