Mercurial > hg
diff hgext/extdiff.py @ 18647:c1d23b4a66d5
factotum: fix urllib2 import so it no longer relies on a demandimport bug
demandimport will do that urllib2 can be imported 'from mercurial' even though
it doesn't exist there.
author | Mads Kiilerich <mads@kiilerich.com> |
---|---|
date | Sun, 10 Feb 2013 18:26:04 +0100 |
parents | 434e5bd615fc |
children | 2aafd5854243 |