Re: [Python-Dev] PEP 397 (Python launcher for Windows) reference implementation

2011-07-02 Thread Mark Hammond
On 1/07/2011 7:20 PM, Vinay Sajip wrote: Mark Hammond gmail.com> writes: The intention is that there only be a single launcher, as only one app can be associated with .py files. OTOH though, file associations can be configured per-user IIRC, and assuming that is the case, we could avoid my m

Re: [Python-Dev] PEP 397 (Python launcher for Windows) reference implementation

2011-07-02 Thread Vinay Sajip
Mark Hammond gmail.com> writes: > The PEP does say "if possible, should be installed somewhere likely to > already be on the system PATH (eg., the Windows System32) directory." > It is silent about what to do when that isn't possible, but I'd think it > OK if the launcher was installed directl