##// 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:

r26148:7f49efca default
r31399:1ed169c5 default
Show More
compat
1 line | 2 B | text/plain | TextLexer
9