]> granicus.if.org Git - python/commit
Issue #18416: Fix various os calls in importlib.machinery.FileFinder
authorBrett Cannon <brett@python.org>
Fri, 18 Oct 2013 16:01:06 +0000 (12:01 -0400)
committerBrett Cannon <brett@python.org>
Fri, 18 Oct 2013 16:01:06 +0000 (12:01 -0400)
commitbb9e481efa1c18d112abe786a7e5bc22cf3c40e8
tree217ee3ac6e3019614337a8eb3b6959f3cfbea81e
parentaf002e6482fbd6f6c6e87c69c72d3097578a29fe
Issue #18416: Fix various os calls in importlib.machinery.FileFinder
now that self.path is no longer forced to '.'.
Lib/importlib/_bootstrap.py
Python/importlib.h