]> git.decadent.org.uk Git - dak.git/commit
Use gzip.open(.., 'rb') instead of gunzip and temporary filenames.
authorChris Lamb <lamby@debian.org>
Mon, 26 Oct 2009 14:27:03 +0000 (14:27 +0000)
committerChris Lamb <lamby@debian.org>
Mon, 26 Oct 2009 14:48:21 +0000 (14:48 +0000)
commit91cd6acebec69854074c594bf917561001f57ef4
tree5da9c29f8ed74a84b75c4fa8125e0760c8190425
parent83fa0f11f1fc2794cb9e13d015b6dd32d50827f5
Use gzip.open(.., 'rb') instead of gunzip and temporary filenames.

Signed-off-by: Chris Lamb <lamby@debian.org>
dak/rm.py