X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fcontents.py;h=9ac99951400e675aade746683566ebeaeaf73ce8;hb=eb7609bc253b856d1463610e4daa4f4c7aec7e90;hp=b94aa0de7ca7a99ba5d6f621aaba5b72336f450e;hpb=10c964315953c1da8a3f388c4fd9c11c94fa8af4;p=dak.git diff --git a/dak/contents.py b/dak/contents.py index b94aa0de..9ac99951 100755 --- a/dak/contents.py +++ b/dak/contents.py @@ -104,7 +104,7 @@ class GzippedContentWriter(object): def __init__(self, filename): """ - @ptype filename: string + @type filename: string @param filename: the name of the file to write to """ self.queue = Queue.Queue()