Bugs item #1988388, was opened at 2008-06-08 23:18 Message generated for change (Comment added) made by nicdumz You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1988388...
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: Closed Resolution: Fixed
Priority: 5 Private: No Submitted By: masti (mstmst) Assigned to: Nobody/Anonymous (nobody) Summary: r5535: bot not able to edit any wikipedia
Initial Comment: after r5535 bot is nbot able to edit any wiki including pl and szl. Error: Traceback (most recent call last): File "category.py", line 81, in ? import wikipedia, catlib, config, pagegenerators File "/home/mstelmasik/Downloads/pywikipedia/wikipedia.py", line 5756, in ? getSite() File "/home/mstelmasik/Downloads/pywikipedia/wikipedia.py", line 5648, in getSite if not ret.family.isPublic(): AttributeError: Family instance has no attribute 'isPublic'
or:
python interwiki.py -continue -autonomous -log Traceback (most recent call last): File "interwiki.py", line 265, in <module> import wikipedia, config, pagegenerators, catlib File "/home/masti/pywikipedia/wikipedia.py", line 5756, in <module> getSite() File "/home/masti/pywikipedia/wikipedia.py", line 5648, in getSite if not ret.family.isPublic(): AttributeError: Family instance has no attribute 'isPublic'
masti
----------------------------------------------------------------------
Comment By: NicDumZ — Nicolas Dumazet (nicdumz)
Date: 2008-06-08 23:41
Message: Logged In: YES user_id=1963242 Originator: NO
Sorry, this was caused by a partial commit of the changes induced by r5535.
I committed the modified family.py in r5539.
Thanks for the quick report.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1988388...
pywikipedia-l@lists.wikimedia.org