Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #17117: Have both import itself and importlib.util.set_loader() | Brett Cannon | 2013-03-13 | 1 | -7/+9 |
* | - Issue #16514: Fix regression causing a traceback when sys.path[0] is None | Barry Warsaw | 2012-11-20 | 1 | -9/+15 |
* | Issue #16144: Fix misleading sentence in reference/import. | Andrew Svetlov | 2012-11-15 | 1 | -5/+5 |
* | s/path importer/path based finder/ (because the path based finder is not an i... | Nick Coghlan | 2012-08-20 | 1 | -46/+51 |
* | Fix markup errors and update pydoc topics. | Georg Brandl | 2012-08-11 | 1 | -1/+1 |
* | Issue #15502: Bring the importlib.PathFinder docs and docstring more in line ... | Nick Coghlan | 2012-08-02 | 1 | -73/+148 |
* | Finally, a coherent set of terminology for all the lil' beasties involved. | Barry Warsaw | 2012-07-31 | 1 | -0/+617 |