Message138899
@Tim: It had gone under my radar, thanks for the link!
I don't know if/when it will be accepted (i.e. whether before 3.3), so my suggestion could be considered as a fallback alternative which works now. If the PEP 397 launcher is available, then of course we should use that.
Of course PEP 397 does not support 'pythonw' in shebang lines, but the "pythonw" I am suggesting here will not appear in the final output script anyway. It's more of a hint to build_scripts indicating the launcher to use. It seems this choice is still required, since from a quick reading of PEP 397, I couldn't see how the user could just type "demo" for an eponymous script in a virtualenv and get the correct launcher (console or GUI). |
|
Date |
User |
Action |
Args |
2011-06-24 10:18:10 | vinay.sajip | set | recipients:
+ vinay.sajip, tim.golden, tarek, eric.araujo, alexis |
2011-06-24 10:18:10 | vinay.sajip | set | messageid: <1308910690.4.0.535723076497.issue12394@psf.upfronthosting.co.za> |
2011-06-24 10:18:09 | vinay.sajip | link | issue12394 messages |
2011-06-24 10:18:09 | vinay.sajip | create | |
|