for python3, use // instead of /
[nodemanager.git] / iptables.py
index 3bcd252..2842a9d 100644 (file)
@@ -1,10 +1,6 @@
-#!/usr/bin/python -tt
-#
-# $Id$
-# $URL$
+#!/usr/bin/python3 -tt
 #
 # Author: Daniel Hokka Zakrisson <daniel@hozac.com>
-# $Id$
 
 import os
 import subprocess