##// END OF EJS Templates
pycompat: alias urllib symbols directly...
pycompat: alias urllib symbols directly urllib.request imports a bunch of symbols from other urllib modules. We should map to the original symbols not the re-exported ones because this is more correct. Also, it will prevent an import of urllib.request if only one of the lower-level symbols/modules is needed.

File last commit:

r16438:28a90cdf default
r31399:1ed169c5 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer