[Pywikipedia-l] [ pywikipediabot-Bugs-1962464 ] weblinkchecker.py exception
SourceForge.net
noreply at sourceforge.net
Mon May 12 15:39:30 UTC 2008
Bugs item #1962464, was opened at 2008-05-12 08:39
Message generated for change (Tracker Item Submitted) made by Item Submitter
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: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
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).
----------------------------------------------------------------------
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