tests/bundles/issue4438-r2.hg
author Gregory Szorc <gregory.szorc@gmail.com>
Mon, 13 Mar 2017 12:14:17 -0700
changeset 31399 1ed169c5e235
parent 23233 c1f370dab456
permissions -rw-r--r--
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.

(binary:application/octet-stream)