urlparse isn't working?

Dale Strickland-Clark dale at riverhall.NOTHANKS.co.uk
Fri Aug 2 17:40:19 EDT 2002


"Steve Holden" <sholden at holdenweb.com> wrote:

>
>Reading the code it looks like the urlsplit() function expects the net
>location to begin with "//" even when no scheme is present in the URL. The
>whole module doesn't look that clever in the light of modern URL usage.
>However, running
>
>    urlparse.test()
>
>might offer some insight into the *intended* operation of the module.
>

Thanks, Steve. I've bodged it for now.
--
Dale Strickland-Clark
Riverhall Systems Ltd



More information about the Python-list mailing list