Bugs item #3438381, was opened at 2011-11-15 08:49 Message generated for change (Comment added) made by xqt You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3438381...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: interwiki Group: None
Status: Closed Resolution: Fixed
Priority: 5 Private: No Submitted By: Marc-Etienne Vargenau (vargenau)
Assigned to: xqt (xqt)
Summary: interwiki stops with pywikibot.exceptions.NoPage
Initial Comment: python interwiki.py nso:Oceania
stops with:
No changes needed on page [[lv:Okeānija]] Dump fr (wikipedia) appended. Traceback (most recent call last): File "interwiki.py", line 2573, in <module> main() File "interwiki.py", line 2547, in main bot.run() File "interwiki.py", line 2287, in run self.queryStep() File "interwiki.py", line 2265, in queryStep subj.finish(self) File "interwiki.py", line 1713, in finish if self.replaceLinks(page, new, bot): File "interwiki.py", line 1781, in replaceLinks ignorepage = pywikibot.Page(page.site(), iw.groups()[0]) File "/home/mvargena/svn/pywikipedia/wikipedia.py", line 376, in __init__ % (title, self._site, familyName)) pywikibot.exceptions.NoPage
mvargena@ubuntix 95 > python version.py Pywikipedia [http] trunk/pywikipedia (r9762, 2011/11/13, 11:52:35) Python 2.7.2+ (default, Oct 4 2011, 20:03:08) [GCC 4.6.1] config-settings: use_api = True use_api_login = True unicode test: ok
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2011-11-16 05:26
Message: fixed in r9764
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3438381...
pywikipedia-bugs@lists.wikimedia.org