]> granicus.if.org Git - python/commit
Issue #27138: Fix the doc comment for FileFinder.find_spec().
authorEric Snow <ericsnowcurrently@gmail.com>
Fri, 27 May 2016 18:56:41 +0000 (12:56 -0600)
committerEric Snow <ericsnowcurrently@gmail.com>
Fri, 27 May 2016 18:56:41 +0000 (12:56 -0600)
commit0472217d433634cb7180a37045744ad4a570d500
tree079465cc319fe79aec6cc850b0b8e9fbfca801d3
parent5677aa75f058cc1a16424d082acb067b00b9510e
parentfc36e66af46957a65b12ab0087027727f8555aed
Issue #27138: Fix the doc comment for FileFinder.find_spec().
Lib/importlib/_bootstrap_external.py
Misc/NEWS