[issue36375] PEP 499 implementation: "python -m foo" binds the main module as both __main__ and foo in sys.modules

Cameron Simpson report at bugs.python.org
Thu Mar 21 22:30:19 EDT 2019


Cameron Simpson <cs at cskk.id.au> added the comment:

New PR 12490 attached with a fix for test_pdb. More extensive comments are in the leading comment on the PR itself. - Cameron

----------

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


More information about the Python-bugs-list mailing list