Skip to content
Snippets Groups Projects
Commit 252bbc1e authored by Frederic Danis's avatar Frederic Danis
Browse files

Support username and password set in URL


urllib does not support to set the username and password in the URL.
The URL needs to be parsed to extract them before calling urlopen or
urlretrieve.
The username and password found in the URL are used unless they are
already set on command line.

Signed-off-by: default avatarFrédéric Danis <frederic.danis@collabora.com>
parent 33749a36
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment