Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement importlib.util.set_loader: a decorator to automatically set | Brett Cannon | 2009-03-10 | 1 | -0/+1 |
* | 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 | -0/+1 |
* | Implement the more specific PEP 302 semantics for loaders and what happens upon | Brett Cannon | 2009-02-17 | 1 | -0/+2 |