[Pywikipedia-l] [ pywikipediabot-Bugs-1962464 ] weblinkchecker.py exception
SourceForge.net
noreply at sourceforge.net
Mon May 12 16:19:25 UTC 2008
Bugs item #1962464, was opened at 2008-05-12 17:39
Message generated for change (Comment added) made by nicdumz
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1962464&group_id=93107
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: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: NicDumZ — Nicolas Dumazet (nicdumz)
Summary: weblinkchecker.py exception
Initial Comment:
Exception in thread NameOfPage - http://example.com/webservices/something/renderservice.asmx:
Traceback (most recent call last):
File "c:\Python25\lib\threading.py", line 486, in __bootstrap_inner
self.run()
File "weblinkchecker.py", line 485, in run
ok, message = linkChecker.check()
File "weblinkchecker.py", line 423, in check
return False, u'Socket Error: %s' % repr(error[1])
IndexError: tuple index out of range
This is the most recent version in svn (as of today).
----------------------------------------------------------------------
>Comment By: NicDumZ — Nicolas Dumazet (nicdumz)
Date: 2008-05-12 18:19
Message:
Logged In: YES
user_id=1963242
Originator: NO
I tried to fix this in r5357.
Please let us know if the fix was improper.
----------------------------------------------------------------------
Comment By: Daniel Barrett (djbarrett)
Date: 2008-05-12 17:40
Message:
Logged In: YES
user_id=558133
Originator: NO
This was submitted by SourceForge user djbarrett.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1962464&group_id=93107
More information about the Pywikipedia-l
mailing list