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

r30873:dc22729b stable
r31399:1ed169c5 default
Show More
changelog
5 lines | 164 B | text/plain | TextLexer
Sean Farley
builddeb: use the os codename instead of 'unstable'...
r28989 mercurial (__VERSION__) __CODENAME__; urgency=medium
Augie Fackler
debian: switch to using debhelper and dh_python2 to build debs...
r26148
* Automated build performed by upstream.
av6
debian: update mailing list address
r30873 -- Mercurial Devel <mercurial-devel@mercurial-scm.org> __DATE__