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