aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/importlib/util.py
Commit message (Expand)AuthorAge
* PEP 3147Barry Warsaw2010-04-17
* Implement importlib.util.set_loader: a decorator to automatically setBrett Cannon2009-03-10
* Rename importlib.util.set___package__ to set_package.Brett Cannon2009-03-04
* Expose importlib.util.set___package__.Brett Cannon2009-03-02
* Implement the more specific PEP 302 semantics for loaders and what happens uponBrett Cannon2009-02-17