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

Nick Coghlan report at bugs.python.org
Wed Aug 7 00:17:31 CEST 2013


Nick Coghlan added the comment:

Make sure to run "make" to rebuild the frozen module - editing
importlib._bootstrap.py involves a C style "edit, build, test" cycle rather
than the typical Python "edit, test" cycle.

----------

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


More information about the Python-bugs-list mailing list