[Pywikipedia-l] [ pywikipediabot-Bugs-2180544 ] Bug in wikipedia.py and corresponding fix

SourceForge.net noreply at sourceforge.net
Sun Oct 19 19:36:07 UTC 2008


Bugs item #2180544, was opened at 2008-10-19 19:36
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2180544&group_id=93107

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: General
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Bernhard Mayr (falk_steinhauer)
Assigned to: Nobody/Anonymous (nobody)
Summary: Bug in wikipedia.py and corresponding fix

Initial Comment:
Pywikipedia [http] trunk/pywikipedia (r6000, Oct 19 2008, 13:59:03)
Python 2.5.1 (r251:54863, Apr 18 2007, 08:51:08) [MSC v.1310 32 bit (Intel)]

The line preceeding to line 5229 of wikipedia.py needs to return from function allpages() when we catched the NotImplementedError. 

Otherwise every robot will crash when being used for older wikis since the function steps through code that is only appropriate for new wikis.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2180544&group_id=93107



More information about the Pywikipedia-l mailing list