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 paul.moore
Recipients paul.moore, steve.dower, tim.golden, vinay.sajip, wolma, zach.ware
Date 2015-02-20.15:30:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1424446205.88.0.713879275133.issue23465@psf.upfronthosting.co.za>
In-reply-to
Content
That's correct. The problem here is that it's not possible to know what version of Python a virtualenv has (at least, not without running it, which isn't appropriate in the launcher). So the only case it's possible to support is #!python.
History
Date User Action Args
2015-02-20 15:30:05paul.mooresetrecipients: + paul.moore, vinay.sajip, tim.golden, zach.ware, steve.dower, wolma
2015-02-20 15:30:05paul.mooresetmessageid: <1424446205.88.0.713879275133.issue23465@psf.upfronthosting.co.za>
2015-02-20 15:30:05paul.moorelinkissue23465 messages
2015-02-20 15:30:05paul.moorecreate