[Patches] [ python-Patches-512799 ] webchecker protocol bug

noreply@sourceforge.net noreply@sourceforge.net
Thu, 07 Mar 2002 20:44:39 -0800


Patches item #512799, was opened at 2002-02-04 10:40
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=512799&group_id=5470

Category: Demos and tools
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: seb bacon (sebbacon)
>Assigned to: A.M. Kuchling (akuchling)
Summary: webchecker protocol bug

Initial Comment:
Tools/webchecker.py checks protocol of URLs and ignores
redundant ones like mailto.  However, urllib.splittype
returns a tuple where the code expects a string, so it
doesn't work.


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=512799&group_id=5470