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, sfx2k, steve.dower, tim.golden, zach.ware
Date 2018-08-08.14:57:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533740258.53.0.56676864532.issue34359@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, and I suspect that the reason that "The thing with the relative path works if I change the order in the path" is simply because the bit of code that searches PATH just ignores what's after #!/usr/bin/env and looks for python.exe. (More or less - I haven't checked the code).
History
Date User Action Args
2018-08-08 14:57:38paul.mooresetrecipients: + paul.moore, tim.golden, zach.ware, steve.dower, sfx2k
2018-08-08 14:57:38paul.mooresetmessageid: <1533740258.53.0.56676864532.issue34359@psf.upfronthosting.co.za>
2018-08-08 14:57:38paul.moorelinkissue34359 messages
2018-08-08 14:57:38paul.moorecreate