| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Issue #17117: Have both import itself and importlib.util.set_loader() | Brett Cannon | 2013-03-13 | 1 | -0/+44 |
|
|
* | | Do a better job of preserving the state of sys.modules. | Barry Warsaw | 2012-11-20 | 1 | -1/+6 |
|\ \
| |/ |
|
| * | Do a better job of preserving the state of sys.modules. | Barry Warsaw | 2012-11-20 | 1 | -1/+6 |
|
|
* | | - Issue #16514: Fix regression causing a traceback when sys.path[0] is None | Barry Warsaw | 2012-11-20 | 1 | -4/+21 |
|\ \
| |/ |
|
| * | - Issue #16514: Fix regression causing a traceback when sys.path[0] is None | Barry Warsaw | 2012-11-20 | 1 | -4/+21 |
|
|
* | | Clean up some warnings in test suite output. | Nadeem Vawda | 2012-10-13 | 1 | -1/+1 |
|/ |
|
* | Closes issue #15111: Calling __import__ with a module specified in | Brett Cannon | 2012-10-10 | 1 | -1/+14 |
|
|
* | Issue #15316: Let exceptions raised during imports triggered by the | Brett Cannon | 2012-08-24 | 1 | -0/+38 |
|
|
* | Issue #15168: Move importlb.test to test.test_importlib. | Brett Cannon | 2012-07-20 | 10 | -0/+933 |
|
|