log mercurial/demandimport.py @ 3903:f9136599700f

age author description
Fri, 15 Dec 2006 20:16:20 -0800 Brendan Cully Make demandimport pass all tests on python2.5.
Fri, 15 Dec 2006 11:14:55 -0800 Brendan Cully Merge with main
Fri, 15 Dec 2006 12:38:18 -0600 Matt Mackall demandimport: ignore _hashlib and email.mime
Thu, 14 Dec 2006 23:51:41 +0100 Benoit Boissinot use parent.__setattr__ instead of __dict__
Wed, 13 Dec 2006 13:27:09 -0600 Matt Mackall Replace demandload with new demandimport