Dmitry Jemerov <intelliy...@gmail.com> added the comment: from urllib.request import *
opener = FancyURLopener() opener.retrieve("http://username:passw...@google.com/index.html", "index.html") ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8123> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com