[issue19702] Update pickle to take advantage of PEP 451

Nick Coghlan report at bugs.python.org
Sun Mar 10 06:30:22 EDT 2019


Nick Coghlan <ncoghlan at gmail.com> added the comment:

Just noting that PEP 499 covers adding modules executed with `-m` to `sys.modules` under their real name in addition to `__main__`.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue19702>
_______________________________________


More information about the Python-bugs-list mailing list