##// 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.
Gregory Szorc -
r31399:1ed169c5 default
Show More
Name Size Modified Last Commit Author
/ contrib / debian
cacerts.rc Loading ...
changelog Loading ...
compat Loading ...
control Loading ...
copyright Loading ...
hgkpath.rc Loading ...
rules Loading ...