[Python-Dev] Status of Python 3.6 PEPs?

Chris Angelico rosuav at gmail.com
Tue Jul 12 05:30:04 EDT 2016


On Tue, Jul 12, 2016 at 7:26 PM, Victor Stinner
<victor.stinner at gmail.com> wrote:
> "PEP 499 -- python -m foo should bind sys.modules['foo'] in addition
> to sys.modules['__main__']"
> https://www.python.org/dev/peps/pep-0499/
> => draft
>

I have a vague recollection that this ran into some trickinesses with
certain forms of import (zip??). If that's not the case, is this one
simply awaiting pronouncement?

ChrisA


More information about the Python-Dev mailing list