Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Bugs

urlparse (PR#286)

 

 

Python bugs RSS feed   Index | Next | Previous | View Threaded


alex at shop

Apr 10, 2000, 1:40 PM

Post #1 of 1 (69 views)
Permalink
urlparse (PR#286)

Full_Name: Alex Jacobson
Version: >=1.5
OS: win32 linux
Submission from: (NULL) (208.36.81.99)


urlparse requires that the url contain a "/"
so that
urlparse("http://foo.com?q=a#blah")
results in
("http","foo.com?q=a#blah",....)

urlparse should not require slashes in urls that have fragments or query
strings.

Python bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.