[Python-ideas] proposal: "python -m foo" should bind sys.modules['foo']
Cameron Simpson
cs at zip.com.au
Wed Aug 5 07:46:30 CEST 2015
On 04Aug2015 23:01, Eric Snow <ericsnowcurrently at gmail.com> wrote:
>On Aug 4, 2015 8:30 PM, "Cameron Simpson" <cs at zip.com.au> wrote:
>> This is a writeup of a proposal I floated here:
>> https://mail.python.org/pipermail/python-list/2015-August/694905.html
>> last Sunday. If the response is positive I wish to write a PEP.
>
>Be sure to read through PEP 495.
Hmm. Done:
http://legacy.python.org/dev/peps/pep-0495/
Was there something specific I should have been looking for in there?
Cheers,
Cameron Simpson <cs at zip.com.au>
Raw data, like raw sewage, needs some processing before it can be
spread around. The opposite is true of theories.
- James A. Carr <jac at scri.fsu.edu>
More information about the Python-ideas
mailing list