log mercurial/demandimport.py @ 4626:eb99af2d845e

age author description
Mon, 18 Jun 2007 15:03:55 -0700 Lee Cantey Fix for demandimport.py and Windows compiled version.
Sat, 03 Mar 2007 18:59:54 -0800 Brendan Cully Add _xmlplus to the demandimport blacklist. (HGCIA was failing to load.)
Sun, 17 Dec 2006 22:16:57 -0600 Matt Mackall Add some modules to the demandimport ignore list for Windows
Sun, 17 Dec 2006 18:45:46 -0800 Brendan Cully demandimport: blacklist _hashlib again (imported in ImportError try block)