| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Mention __cached__ in the import ref. | Brett Cannon | 2013-05-25 | 1 | -1/+5 |
| | | |||||
| * | Closes #4159: add LaTeX tabular column specifications to tables that ↵ | Georg Brandl | 2013-03-28 | 1 | -2/+1 |
| | | | | | otherwise are cut off or have overlapping text. | ||||
| * | - Issue #16514: Fix regression causing a traceback when sys.path[0] is None | Barry Warsaw | 2012-11-20 | 1 | -9/+15 |
| | | | | | (actually, any non-string or non-bytes type). | ||||
| * | Issue #16144: Fix misleading sentence in reference/import. | Andrew Svetlov | 2012-11-15 | 1 | -5/+5 |
| | | | | | Patch by Manuel Pégourié-Gonnard | ||||
| * | s/path importer/path based finder/ (because the path based finder is not an ↵ | Nick Coghlan | 2012-08-20 | 1 | -46/+51 |
| | | | | | importer and the simpler 'path finder' is too ambiguous) | ||||
| * | 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 |
| | | | | | with the new import system documentation, and fix various parts of the new docs that weren't quite right given PEP 420 or were otherwise a bit misleading. Also note the key terminology problem still being discussed in the issue | ||||
| * | Finally, a coherent set of terminology for all the lil' beasties involved. | Barry Warsaw | 2012-07-31 | 1 | -0/+617 |
