[Python-Dev] Request for Pronouncement: PEP 486 (original) (raw)
[Python-Dev] Request for Pronouncement: PEP 486 - Make the Python Launcher aware of virtual environments
Ryan Gonzalez rymg19 at gmail.com
Wed Feb 25 00:36:11 CET 2015
- Previous message: [Python-Dev] Request for Pronouncement: PEP 486 - Make the Python Launcher aware of virtual environments
- Next message: [Python-Dev] Enum is really serializable using json?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Neat, but there's a typo under rationale:
Execute an installed module (these could use python -m,
which is longer to type but is a little mopre similar to the
launcher approach)
pip install pytest py.test
s/mopre/more/
On Sat, Feb 21, 2015 at 3:31 AM, Paul Moore <p.f.moore at gmail.com> wrote:
The discussion on PEP 486 (started at https://mail.python.org/pipermail/python-dev/2015-February/138171.html, following from the thread at https://mail.python.org/pipermail/python-dev/2015-February/138160.html) seems to have died down. There's an implementation at http://bugs.python.org/issue23465.
So, I think this is ready for pronouncement. Thanks, Paul
Python-Dev mailing list Python-Dev at python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/rymg19%40gmail.com
-- Ryan If anybody ever asks me why I prefer C++ to C, my answer will be simple: "It's becauseslejfp23(@#Q*(E*EIdc-SEGFAULT. Wait, I don't think that was nul-terminated." Personal reality distortion fields are immune to contradictory evidence. - srean Check out my website: http://kirbyfan64.github.io/ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20150224/37c7f21a/attachment.html>
- Previous message: [Python-Dev] Request for Pronouncement: PEP 486 - Make the Python Launcher aware of virtual environments
- Next message: [Python-Dev] Enum is really serializable using json?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]