Bugs item #2972962, was opened at 2010-03-19 05:59 Message generated for change (Comment added) made by xqt You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2972962...
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: Closed Resolution: Fixed
Priority: 8 Private: No Submitted By: Mikko Silvonen (silvonen)
Assigned to: xqt (xqt)
Summary: Syntax error in getall() in wikipedia.py
Initial Comment:
python version.py
Pywikipedia [http] trunk/pywikipedia (r8027, 2010/03/18, 16:52:31) Python 2.5.4 (r254:67916, Jan 29 2009, 12:02:11) [MSC v.1310 32 bit (Intel)]
interwiki.py -start:A
Traceback (most recent call last): File "C:\svn\pywikipedia\interwiki.py", line 331, in <module> import wikipedia as pywikibot File "C:\svn\pywikipedia\wikipedia.py", line 4030 % (len(pages), iif(site.has_api(), u'via API', u'') site)) ^ SyntaxError: invalid syntax
This line of code was introduced in r8027 yesterday.
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2010-03-19 07:18
Message: fixed in r8029. sorry.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2972962...
pywikipedia-bugs@lists.wikimedia.org