Bugs item #3485880, was opened at 2012-02-08 13:27 Message generated for change (Tracker Item Submitted) made by ganz-ru You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3485880...
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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: GanZ (ganz-ru) Assigned to: Nobody/Anonymous (nobody) Summary: interwiki.py crashes on "Shakti: The Power"
Initial Comment: interwiki.py recognizes the first word of title of http://en.wikipedia.org/wiki/Shakti:_The_Power as incorrect interlaguage preffix and crashes.
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 2260, in queryStep self.oneQuery() File "interwiki.py", line 2256, in oneQuery subject.batchLoaded(self) File "interwiki.py", line 1255, in batchLoaded redirectTargetPage = page.getRedirectTarget() File "/usr/pywikipedia/wikipedia.py", line 2612, in getRedirectTarget return Page(self.site(), target) File "/usr/pywikipedia/wikipedia.py", line 374, in __init__ % (title, self._site, familyName)) pywikibot.exceptions.NoPage: Shakti: The Power is not a local page on wikipedia:sh, and the shakti family is not supported by PyWikipediaBot!
version.py:
Pywikipedia [http] trunk/pywikipedia (r9876, 2012/02/08, 21:07:16) 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
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3485880...