Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | importlib.__import__() now raises ValueError when level < 0. | Brett Cannon | 2012-02-16 | 1 | -0/+7 |
* | Raise TypeError if the name given to importlib.__import__() lacks an rpartition | Brett Cannon | 2009-08-30 | 1 | -0/+22 |