[issue18416] Move to absolute file paths for module.__file__

Brett Cannon report at bugs.python.org
Tue Aug 6 17:16:27 CEST 2013


Brett Cannon added the comment:

I actually meant FileFinder but PathFinder is a good point.

In FileFinder you need to change ``self.path = path or '.'`` to use the cwd.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18416>
_______________________________________


More information about the Python-bugs-list mailing list