Bugs item #3611761, was opened at 2013-04-24 13:00 Message generated for change (Settings changed) made by amird You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3611761...
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: weblinkchecker Group: None
Status: Closed Resolution: Fixed
Priority: 5 Private: No Submitted By: masti (masti01)
Assigned to: Amir (amird)
Summary: weblinckecker: TypeError: expected string or buffer
Initial Comment:
$ python weblinkchecker.py -notalk -start:! -nolog -lang:et No handlers could be found for logger "pywiki" Getting 240 pages from wikipedia:et... Getting pages 1 - 125 of 240... WARNING: Outdated family file wikipedia: namespace['et'][828] is set to default ('Module'), but should be 'Moodul' WARNING: Outdated family file wikipedia: namespace['et'][829] is set to default ('Module talk'), but should be 'Mooduli arutelu' Sleeping for 18.6 seconds, 2013-04-24 21:56:04 Getting pages 126 - 240 of 240... Sleeping for 13.9 seconds, 2013-04-24 21:56:23 WARNING: Outdated family file wikipedia: namespace['et'][828] is set to default ('Module'), but should be 'Moodul' WARNING: Outdated family file wikipedia: namespace['et'][829] is set to default ('Module talk'), but should be 'Mooduli arutelu' Sleeping for 19.4 seconds, 2013-04-24 21:56:38 Saving history... Traceback (most recent call last): File "weblinkchecker.py", line 831, in <module> main() File "weblinkchecker.py", line 796, in main bot.run() File "weblinkchecker.py", line 695, in run self.checkLinksIn(page) File "weblinkchecker.py", line 706, in checkLinksIn if ignoreR.match(url): TypeError: expected string or buffer
$ python version.py Pywikipedia (r11438 (wikipedia.py), 2013/04/23, 15:14:51, OUTDATED) Python 2.7.3 (default, Sep 17 2012, 21:25:11) [GCC 4.3.4] config-settings: use_api = True use_api_login = True unicode test: ok
----------------------------------------------------------------------
Comment By: Amir (amird)
Date: 2013-04-25 05:10
Message: Done in r11452. I checked it and it worked. This bug was my fault and I'm really sorry about that
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3611761...
pywikipedia-bugs@lists.wikimedia.org