[Python-Dev] PEP 379 Python launcher for Windows
[Python-Dev] PEP 379 Python launcher for Windows - behaviour for #!/usr/bin/env python line is wrong
Paul Moore p.f.moore at gmail.comSun May 5 19:10:08 CEST 2013
- Previous message: [Python-Dev] PEP 379 Python launcher for Windows - behaviour for #!/usr/bin/env python line is wrong
- Next message: [Python-Dev] PEP 379 Python launcher for Windows - behaviour for #!/usr/bin/env python line is wrong
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 4 May 2013 16:42, Vinay Sajip <vinay_sajip at yahoo.co.uk> wrote: > I've taken a quick look at it, but I probably won't be able to make any > changes until the near the end of the coming week. Feel free to have a go; > OK, I have a patch against the standalone pylauncher repo at https://bitbucket.org/pmoore/pylauncher. I'm not sure what the best approach is - I didn't want to patch the python core version directly (a) because I wouldn't be able to test it easily, and (b) because I'd want a standalone version anyway until 3.4 comes out. BTW, the tests for pylauncher fail for me on the unpatched version, so all I can say is that the patched version fails the same way and my manual tests worked as expected... I can rework it against cpython if needed. Paul. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20130505/15c13f24/attachment.html>
- Previous message: [Python-Dev] PEP 379 Python launcher for Windows - behaviour for #!/usr/bin/env python line is wrong
- Next message: [Python-Dev] PEP 379 Python launcher for Windows - behaviour for #!/usr/bin/env python line is wrong
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list