[Pywikipedia-l] SVN: [5997] trunk/pywikipedia/checkimages.py
filnik at svn.wikimedia.org
filnik at svn.wikimedia.org
Sun Oct 19 09:52:04 UTC 2008
Revision: 5997
Author: filnik
Date: 2008-10-19 09:52:04 +0000 (Sun, 19 Oct 2008)
Log Message:
-----------
...anotherone... -_-
Modified Paths:
--------------
trunk/pywikipedia/checkimages.py
Modified: trunk/pywikipedia/checkimages.py
===================================================================
--- trunk/pywikipedia/checkimages.py 2008-10-19 09:51:03 UTC (rev 5996)
+++ trunk/pywikipedia/checkimages.py 2008-10-19 09:52:04 UTC (rev 5997)
@@ -1265,7 +1265,6 @@
break
elif find_tipe.lower() == 'find':
if re.findall(r'%s' % k.lower(), self.imageCheckText.lower()) != []:
- print re.findall(r'%s' % k.lower(), self.imageCheckText.lower())
self.some_problem = True
self.text_used = text
self.head_used = head_2
More information about the Pywikipedia-l
mailing list