Message143749
| Author | Aaron.Meurer |
|---|---|
| Recipients | Aaron.Meurer |
| Date | 2011-09-09.01:28:02 |
| SpamBayes Score | 0.0036319466 |
| Marked as misclassified | No |
| Message-id | <1315531684.56.0.727993232351.issue12942@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
As suggested in this thread in the Python porting list (http://mail.python.org/pipermail/python-porting/2011-September/000231.html), it would be nice if 2to3 had a fixer that translated shebang lines from #! /usr/bin/env python to #! /usr/bin/env python3 Also relevant here is the draft PEP 394 (http://www.python.org/dev/peps/pep-0394/), which apparently is likely to be accepted. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-09-09 01:28:05 | Aaron.Meurer | set | recipients: + Aaron.Meurer |
| 2011-09-09 01:28:04 | Aaron.Meurer | set | messageid: <1315531684.56.0.727993232351.issue12942@psf.upfronthosting.co.za> |
| 2011-09-09 01:28:03 | Aaron.Meurer | link | issue12942 messages |
| 2011-09-09 01:28:02 | Aaron.Meurer | create | |