X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fcontents.py;h=9ac99951400e675aade746683566ebeaeaf73ce8;hb=1c35448b880358d020e81339657e3435fdda9434;hp=b94aa0de7ca7a99ba5d6f621aaba5b72336f450e;hpb=9af3682a124014b128df6e2eb5c936cdb67c8c84;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()