Bugs item #3066490, was opened at 2010-09-15 05:03 Message generated for change (Comment added) made by xqt You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3066490...
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 wikipedia.py
Initial Comment:
interwiki.py
Traceback (most recent call last): File "C:\svn\pywikipedia\interwiki.py", line 340, in <module> import wikipedia as pywikibot File "C:\svn\pywikipedia\wikipedia.py", line 2758 it total == None: ^ SyntaxError: invalid syntax
python version.py
Pywikipedia [http] trunk/pywikipedia (r8556, 2010/09/14, 22:07:50) Python 2.5.4 (r254:67916, Jan 29 2009, 12:02:11) [MSC v.1310 32 bit (Intel)] config-settings: use_api = True use_api_login = True
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2010-09-15 08:22
Message: fixed in r8557. Thanks and sorry
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3066490...