Nick Coghlan <ncogh...@gmail.com> added the comment: Never mind, I just looked at your patch and better understand what you're wanting to improve (i.e. diagnosing problems with bootstrapping runpy itself, not the errors that occur after runpy has already been found).
However, your proposed solution is questionable since it may produce spurious output when RunMainFromImporter() is executed. Is it really so hard to do "python -c 'import runpy'" to further diagnose the problem that the bootstrapping reports? ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue14439> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com