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