Bugs item #3548086, was opened at 2012-07-24 17:09 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3548086...
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: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Documentation Error get in wikipedia.py
Initial Comment: The documentation for wikipedia.py in the latest version that I checked out on July 24 2012 for method get says @exception IsRedirectPage The page is a redirect. The argument of the exception is the title of the page it redirects to.
but in fact the argument of the exception is actually a Page object not a string of text
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3548086...