[Pywikipedia-l] SVN: [5935] trunk/pywikipedia/checkimages.py

filnik at svn.wikimedia.org filnik at svn.wikimedia.org
Sun Oct 5 15:18:40 UTC 2008


Revision: 5935
Author:   filnik
Date:     2008-10-05 15:18:40 +0000 (Sun, 05 Oct 2008)

Log Message:
-----------
Forgot a debug-print -.-' 

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

Modified: trunk/pywikipedia/checkimages.py
===================================================================
--- trunk/pywikipedia/checkimages.py	2008-10-05 15:14:10 UTC (rev 5934)
+++ trunk/pywikipedia/checkimages.py	2008-10-05 15:18:40 UTC (rev 5935)
@@ -941,7 +941,6 @@
             gen = pagegenerators.CategorizedPageGenerator(cat)
             pages = [page for page in gen]
             list_licenses.extend(pages)
-        print list_licenses
         return list_licenses
 
     def smartDetection(self, image_text):





More information about the Pywikipedia-l mailing list