From 4369d5dc2523ba7a9769f6b96006258eda15ceb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Metin?= Date: Tue, 14 Jun 2005 09:49:45 +0000 Subject: [PATCH] =?UTF-8?q?unittest=20k=C3=BC=C3=A7=C3=BCk=20bir=20bug=20y?= =?UTF-8?q?akalad=C4=B1=20bile=20:).=20fetcher.py=20mod=C3=BCl=C3=BC=20bir?= =?UTF-8?q?=20aray=C3=BCz=20de=C4=9Fil.=20ekrana=20do=C4=9Frudan=20basmama?= =?UTF-8?q?s=C4=B1=20gerekiyor.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pisi/fetcher.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pisi/fetcher.py b/src/pisi/fetcher.py index 988302b5..a073dbf6 100644 --- a/src/pisi/fetcher.py +++ b/src/pisi/fetcher.py @@ -87,7 +87,6 @@ class Fetcher: self.percentHook(retval) dest.close() - print "" def fetchLocalFile (self):