X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fcontents.py;h=1b3f3e1f0e5dac8100cbf92d952aa19e75bf57f9;hb=49318b3ef26fd96a902b7b64186005074bc53118;hp=b3929c1a7dcb05c8b185322671d87c6439ad3978;hpb=d425a21ce2654d538ac7baba183c599e7f3f686c;p=dak.git diff --git a/dak/contents.py b/dak/contents.py index b3929c1a..1b3f3e1f 100755 --- a/dak/contents.py +++ b/dak/contents.py @@ -189,7 +189,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()