]> granicus.if.org Git - python/commit
s/path importer/path based finder/ (because the path based finder is not an importer...
authorNick Coghlan <ncoghlan@gmail.com>
Mon, 20 Aug 2012 03:49:08 +0000 (13:49 +1000)
committerNick Coghlan <ncoghlan@gmail.com>
Mon, 20 Aug 2012 03:49:08 +0000 (13:49 +1000)
commit1685db011dd8e5b808f7c176b05bfdb14c101789
tree62da2d06f308c35a018a247ab1260deb5b9ff5f0
parent48fec0539157db38a993ededb32a8f312ec09fb9
s/path importer/path based finder/ (because the path based finder is not an importer and the simpler 'path finder' is too ambiguous)
Doc/glossary.rst
Doc/reference/import.rst
Misc/NEWS