| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename importlib.util.set___package__ to set_package. | Brett Cannon | 2009-03-04 | 1 | -1/+1 |
| * | Expose importlib.util.set___package__. | Brett Cannon | 2009-03-02 | 1 | -13/+21 |
| * | Implement the more specific PEP 302 semantics for loaders and what happens upon | Brett Cannon | 2009-02-17 | 1 | -0/+33 |
| * | Document importlib.machinery.PathFinder. | Brett Cannon | 2009-02-16 | 1 | -3/+28 |
| * | Rewrite the code implementing __import__ for importlib. Now it is much simpler | Brett Cannon | 2009-02-07 | 1 | -3/+7 |
| * | use the classmethod directive | Benjamin Peterson | 2009-01-25 | 1 | -4/+4 |
| * | Document both importlib.machinery.BuiltinImporter and FrozenImporter. | Brett Cannon | 2009-01-25 | 1 | -1/+47 |
| * | Fix markup for arguments in importlib docs. | Brett Cannon | 2009-01-22 | 1 | -2/+2 |
| * | Document the (very small) public API for importlib. As time goes on and some | Brett Cannon | 2009-01-20 | 1 | -0/+78 |
