##// END OF EJS Templates
factotum: fix urllib2 import so it no longer relies on a demandimport bug...
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.
Mads Kiilerich -
r18647:c1d23b4a default
Show More