Mercurial > hg
diff mercurial/pure/diffhelpers.py @ 28882:800ec7c048b0
pycompat: add util.urlerr util.urlreq classes for py3 compat
python3 url.request and url.error are mapped as util.urlreq/util.urlerr
python2 equivalents from urllib/urllib2 are mapped according to the py3
hierarchy
author | timeless <timeless@mozdev.org> |
---|---|
date | Thu, 07 Apr 2016 00:05:48 +0000 |
parents | 80214358ac88 |
children | f53b55b162f4 |