Steve Dower added the comment:

I don't think there are any tests for the launcher at all, though it would be 
fairly simple to write a Python script that runs ``py -c "import sys; 
print(sys.prefix)"`` and checks the output.

The patch looks fine to me, once I noticed that venv_python is a static local 
:). When the PEP is accepted I'll apply the patch (I don't think I've been 
appointed BDFL-delegate for this yet as Nick suggested, but if I am then I 
don't see any reason not to accept it).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23465>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to