1 Jun 2007 07:41
pywikipedia interwiki.py,1.376,1.377
Andre Engels <a_engels <at> users.sourceforge.net>
2007-06-01 05:41:43 GMT
2007-06-01 05:41:43 GMT
Update of /cvsroot/pywikipediabot/pywikipedia
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22913
Modified Files:
interwiki.py
Log Message:
Adding a 'give up' option when going through languages and getting asked whether to do changes
Index: interwiki.py
===================================================================
RCS file: /cvsroot/pywikipediabot/pywikipedia/interwiki.py,v
retrieving revision 1.376
retrieving revision 1.377
diff -C2 -d -r1.376 -r1.377
*** interwiki.py 30 May 2007 21:04:48 -0000 1.376
--- interwiki.py 1 Jun 2007 05:41:41 -0000 1.377
***************
*** 263,266 ****
--- 263,271 ----
"""
+ class GiveUpOnPage(wikipedia.Error):
+ """
+ The user chose not to work on this page and its linked pages any more.
+ """
+
msg = {
'af': (u'robot ', u'Bygevoeg', u'Verwyder', u'Verander'),
***************
*** 892,895 ****
(Continue reading)
RSS Feed