Message235977
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). |
|
Date |
User |
Action |
Args |
2015-02-14 17:31:36 | steve.dower | set | recipients:
+ steve.dower, paul.moore, vinay.sajip |
2015-02-14 17:31:36 | steve.dower | set | messageid: <1423935096.31.0.778148970391.issue23465@psf.upfronthosting.co.za> |
2015-02-14 17:31:36 | steve.dower | link | issue23465 messages |
2015-02-14 17:31:36 | steve.dower | create | |
|