[Pywikipedia-l] SVN: [5375] trunk/pywikipedia/rciw.py

nicdumz at svn.wikimedia.org nicdumz at svn.wikimedia.org
Wed May 14 19:52:37 UTC 2008


Revision: 5375
Author:   nicdumz
Date:     2008-05-14 19:52:36 +0000 (Wed, 14 May 2008)

Log Message:
-----------
*cough* *cough* partial revert of last revision. Commit for rciw and reflinks was not yet intended. :(

Modified Paths:
--------------
    trunk/pywikipedia/rciw.py

Modified: trunk/pywikipedia/rciw.py
===================================================================
--- trunk/pywikipedia/rciw.py	2008-05-14 19:46:59 UTC (rev 5374)
+++ trunk/pywikipedia/rciw.py	2008-05-14 19:52:36 UTC (rev 5375)
@@ -63,7 +63,6 @@
             # the Queue has for now an (theoric) unlimited size,
             # it is a simple atomic append(), no need to acquire a semaphore
             self.queue.put_nowait(page)
-            print self.queue.qsize()
 
     def on_dccmsg(self, c, e):
 	pass





More information about the Pywikipedia-l mailing list