log mercurial/demandimport.py @ 9037:a232b90ffb51

age author description
Sun, 26 Apr 2009 01:08:54 +0200 Martin Geisler updated license to be explicit about GPL version 2
Mon, 09 Mar 2009 21:00:37 -0500 Steve Borho demandimport: blacklist pythoncom
Thu, 05 Feb 2009 17:40:25 +0100 Dirkjan Ochtman demandimport: patch __builtin__ instead of __builtins__
Wed, 16 Jan 2008 19:14:54 +0330 Ali Gholami Rudi demandimport: handling new relative imports
Mon, 10 Dec 2007 10:24:47 -0600 Matt Mackall demandload: give better diagnostic for call of an unloaded module
Tue, 14 Aug 2007 16:03:15 +0200 Patrick Mezard demandimport: ignore resource module, not available under Windows.
Mon, 13 Aug 2007 19:42:52 +0200 Patrick Mezard demandimport: ignore pwd and grp.