mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2026-01-23 18:03:33 +00:00
urlopen() supports non-http URLs, but when called on them, http-related features are absent - such as getcode(). Make the code work with file:/// URLs.