Fix a few urllib bugs (NameErrors).
Also directly import names from the various urllib submodules, saves attribute lookup and is much cleaner.
Showing
This diff is collapsed.
Please
register
or
sign in
to comment
Also directly import names from the various urllib submodules, saves attribute lookup and is much cleaner.