Bug in urllib?

goyatlah
Sat Oct 14 20:02:33 EDT 2006


urllib.url2pathname("http://127.0.0.1:1030/js.cgi?pca&r=12181")
gives IOError : Bad Url, only coz of the :1030 which should be
accurate portnumber. Is it something I did wrong, or a bug. And what
to do to avoid this (except rewriting url2pathname)?

TIA
Dolf




More information about the Python-list mailing list