This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author r.david.murray
Recipients Justin.Engel, r.david.murray, vinay.sajip
Date 2014-06-09.15:30:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1402327829.4.0.0003222863043.issue21699@psf.upfronthosting.co.za>
In-reply-to
Content
This *can't* work on Linux (see issue 20622).  I don't know if it is possible to make it work on Windows, but I wonder: even if it is should we do so, since the point of the launcher is to make shebang lines work on Windows more or less how they do on Unix?  (The counter argument is that paths with spaces are *much* more common on Windows.)
History
Date User Action Args
2014-06-09 15:30:29r.david.murraysetrecipients: + r.david.murray, vinay.sajip, Justin.Engel
2014-06-09 15:30:29r.david.murraysetmessageid: <1402327829.4.0.0003222863043.issue21699@psf.upfronthosting.co.za>
2014-06-09 15:30:29r.david.murraylinkissue21699 messages
2014-06-09 15:30:29r.david.murraycreate