make python quiet on f12, import of sets is not needed anyway
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 1 Jun 2010 07:42:57 +0000 (07:42 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 1 Jun 2010 07:42:57 +0000 (07:42 +0000)
python/bwlimit.py

index a9e204a..674814b 100644 (file)
@@ -50,7 +50,6 @@
 #
 
 import sys, os, re, getopt
-from sets import Set
 import pwd