[issue14605] Make import machinery explicit

Brett Cannon report at bugs.python.org
Mon Apr 23 03:41:25 CEST 2012


Brett Cannon <brett at python.org> added the comment:

Attached is my (failing) attempt at making import explicit. Unfortunately I have four failing tests, 3 of which revolve around __main__ (which is why I added Nick to see if he had any ideas):

test_cmd_line_script test_runpy test_threaded_import test_zipimport_support

----------

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


More information about the Python-bugs-list mailing list