r322 - in branches/rewrite: . src

Otavio Salvador partial-mirror-devel@lists.alioth.debian.org
Tue, 16 Nov 2004 13:20:38 -0700


Author: otavio
Date: Tue Nov 16 13:20:38 2004
New Revision: 322

Modified:
   branches/rewrite/   (props changed)
   branches/rewrite/src/Dists.py
Log:
 r281@nurf:  otavio | 2004-11-16T20:03:12.372729Z
 Removido debug.


Modified: branches/rewrite/src/Dists.py
==============================================================================
--- branches/rewrite/src/Dists.py	(original)
+++ branches/rewrite/src/Dists.py	Tue Nov 16 13:20:38 2004
@@ -94,8 +94,6 @@
 
         for d in Download().fetchers:
             d.join()
-
-        print "ACABOU!"
             
 class LocalDists (Dists):
     """