Bugs item #2972962, was opened at 2010-03-19 06:59 Message generated for change (Tracker Item Submitted) made by silvonen 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: Open Resolution: None Priority: 5 Private: No Submitted By: Mikko Silvonen (silvonen) Assigned to: Nobody/Anonymous (nobody) 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.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2972962...
pywikipedia-bugs@lists.wikimedia.org