[issue19700] Update runpy for PEP 451

Nick Coghlan report at bugs.python.org
Sun Dec 15 11:35:52 CET 2013


Nick Coghlan added the comment:

Final review of the patch showed it *wasn't* quite done, it's still missing the "both __name__ and __spec__.name are configured in sys.modules" change that is needed to get more pickle friendly behaviour from __main__.

However, I wanted to commit this version to help unblock issue 19946.

----------

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


More information about the Python-bugs-list mailing list