Message203759
| Author | ncoghlan |
|---|---|
| Recipients | dstufft, larry, ncoghlan, ned.deily, vinay.sajip |
| Date | 2013-11-22.14:15:40 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1385129741.87.0.678738789629.issue19552@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Since ensurepip needs to manipulate sys.path, I ended up running the "-m ensurepip" using the venv Python in a subprocess. This both avoids side effects on the current process and gets ensurepip the right target directory settings automatically. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-11-22 14:15:41 | ncoghlan | set | recipients: + ncoghlan, vinay.sajip, larry, ned.deily, dstufft |
| 2013-11-22 14:15:41 | ncoghlan | set | messageid: <1385129741.87.0.678738789629.issue19552@psf.upfronthosting.co.za> |
| 2013-11-22 14:15:41 | ncoghlan | link | issue19552 messages |
| 2013-11-22 14:15:41 | ncoghlan | create | |