X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=iptables.py;h=2842a9d35e9b3c0ecc11e65ccce100cb040af7b1;hb=fe7afc94bd4a904df900fffd2c49012b9ebf966f;hp=1e063227483a5b5b20be963188eeded6ad38c8d9;hpb=3c4a01f8bf16a017a81168d44aee75bd3d3db3ee;p=nodemanager.git diff --git a/iptables.py b/iptables.py index 1e06322..2842a9d 100644 --- a/iptables.py +++ b/iptables.py @@ -1,10 +1,8 @@ -#!/usr/bin/python -tt - +#!/usr/bin/python3 -tt +# # Author: Daniel Hokka Zakrisson -# $Id$ import os -import logger import subprocess class IPTables: