Bugs item #3528315, was opened at 2012-05-19 21:50 Message generated for change (Comment added) made by xqt You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3528315...
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: 7 Private: No Submitted By: justincheng (justincheng)
Assigned to: xqt (xqt)
Summary: r10208 get error
Initial Comment: Microsoft Windows XP [版本 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp.
D:\Python27\pywikipedia>interwiki.py Traceback (most recent call last): File "D:\Python27\pywikipedia\interwiki.py", line 375, in <module> import wikipedia as pywikibot File "D:\Python27\pywikipedia\wikipedia.py", line 142, in <module> from pywikibot import * File "D:\Python27\pywikipedia\pywikibot__init__.py", line 15, in <module> from exceptions import * File "D:\Python27\pywikipedia\pywikibot\exceptions.py", line 13, in <module> import config File "D:\Python27\pywikipedia\config.py", line 622, in <module> elif transliteration_target.lower() == 'none': AttributeError: 'NoneType' object has no attribute 'lower'
by svn update tools
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2012-05-20 02:44
Message: done in r10224
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3528315...
pywikipedia-bugs@lists.wikimedia.org