X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=daklib%2Futils.py;h=3175e9875046f3a405bec1e9d4718be70377c4e0;hb=f0d3e4d3003954a9745a4c71665185e24565618f;hp=f2a790414e1b5028534f06acd851c4823bedc907;hpb=cef9cea84f51cacb08d6096abe770527eba6865d;p=dak.git diff --git a/daklib/utils.py b/daklib/utils.py index f2a79041..3175e987 100644 --- a/daklib/utils.py +++ b/daklib/utils.py @@ -1567,7 +1567,7 @@ def parse_wnpp_bug_file(file = "/srv/ftp-master.debian.org/scripts/masterfiles/w lines = f.readlines() except IOError as e: print "Warning: Couldn't open %s; don't know about WNPP bugs, so won't close any." % file - lines = [] + lines = [] wnpp = {} for line in lines: