Mon, 10 Feb 2014 14:51:06 -0800 | Brodie Rao | hooks: only disable/re-enable demandimport when it's already enabled | file | diff | annotate |
Sat, 05 Oct 2013 01:02:22 +0900 | FUJIWARA Katsunori | demandimport: allow extensions to import own modules by absolute name | file | diff | annotate |
Sat, 05 Oct 2013 01:02:22 +0900 | FUJIWARA Katsunori | demandimport: support "absolute_import" for external libraries (issue4029) | file | diff | annotate |
Mon, 22 Aug 2011 22:50:52 +0200 | Simon Heimberg | demandimport: determine at load time if __import__ has level argument | file | diff | annotate |
Mon, 25 Jul 2011 21:15:48 -0500 | Augie Fackler | demandimport: use getattr instead of hasattr | file | diff | annotate |
Tue, 01 Mar 2011 23:35:22 -0600 | Augie Fackler | demandimport: blacklist rfc822 and mimetools to prevent spurious warnings | file | diff | annotate |
Wed, 01 Dec 2010 21:46:08 +0100 | Dan Villiom Podlaski Christiansen | demandimport: change default for level from None to -1 | file | diff | annotate |