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 -- http://mail.python.org/mailman/listinfo/python-list
