Bugs item #2865679, was opened at 2009-09-24 13:38 Message generated for change (Comment added) made by xqt You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2865679...
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: Duplicate
Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: undefined entity
Initial Comment: Pywikipedia [http] trunk/pywikipedia (r7293, 2009/09/24, 06:35:36) Python 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
Since two days I cannot use interwiki.py and I am getting this message.
F:\pywikipedia\pywikipedia>interwiki.py Traceback (most recent call last): File "F:\pywikipedia\pywikipedia\interwiki.py", line 2122, in <module> mainpagename = site.mediawiki_message('mainpage') File "F:\pywikipedia\pywikipedia\wikipedia.py", line 5418, in mediawiki_messag e tree = XML(decode) File "<string>", line 85, in XML SyntaxError: undefined entity : line 658, column 161
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2009-09-24 18:32
Message: duplicate to #2860410, fixed in 7267, but you should set
use_api = True
in your user_config.py
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2865679...
pywikipedia-bugs@lists.wikimedia.org