Fri, 28 Apr 2017 00:01:22 +0900 |
Yuya Nishihara |
demandimport: stop overriding __getattribute__()
|
Fri, 28 Apr 2017 23:46:16 +0900 |
Yuya Nishihara |
demandimport: look for 'mod' suffix as alternative name for module reference
|
Mon, 19 Dec 2016 22:46:00 +0900 |
Yuya Nishihara |
demandimport: do not raise ImportError for unknown item in fromlist
stable
|
Mon, 26 Sep 2016 23:28:57 +0900 |
Yuya Nishihara |
demandimport: error out early on missing attribute of non package (issue5373)
|
Wed, 23 Dec 2015 16:22:20 -0800 |
Bryan O'Sullivan |
test-demandimport: ensure that relative imports are deferred
|
Tue, 08 Apr 2014 01:35:13 +0200 |
Mads Kiilerich |
demandimport: make it possible to disable by setting HGDEMANDIMPORT=disable
|
Wed, 01 Dec 2010 21:46:08 +0100 |
Dan Villiom Podlaski Christiansen |
test-demandimport.py: PyPy support
|
Tue, 14 Jul 2009 22:38:12 -0400 |
James Abbatiello |
Fix test-demandimport and test-trusted under Windows
|
Sun, 17 May 2009 01:39:31 +0200 |
Martin Geisler |
tests: renamed Python tests to .py
base
tests/test-demandimport.out@0a43258e8dc1
|