Message293655
> Since we don't AFAIK have any possibility of mixed virtual environments ignoring SheBangs should meet the basic requirements of operating inside of a venv.
If you want a script to use the current environment, then #!/usr/bin/env python does that. There's no need for special-casing a virtual environment.
In addition, the current behaviour mirrors the Unix behaviour, which is intentional (and beneficial). |
|
Date |
User |
Action |
Args |
2017-05-14 17:06:02 | paul.moore | set | recipients:
+ paul.moore, vinay.sajip, tim.golden, zach.ware, eryksun, steve.dower, wdhwg001, ricpol, Steve Barnes |
2017-05-14 17:06:02 | paul.moore | set | messageid: <1494781562.7.0.129174032746.issue28686@psf.upfronthosting.co.za> |
2017-05-14 17:06:02 | paul.moore | link | issue28686 messages |
2017-05-14 17:06:02 | paul.moore | create | |
|