18 Aug
2012
18 Aug
'12
4:24 a.m.
On Fri, Aug 17, 2012 at 11:09:06AM -0700, Ben Booth wrote:
remove the /usr/bin/python symlink and replace with this shell script:
#!/usr/bin/env bash exec /usr/bin/"${PYTHON:-python3}" "$@"
Bravo! I approve. This solution is 0.99 times as good as the option to just not have Python 3