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