On 04/14/2015 01:20 AM, Scott Kitterman wrote:
> What is a /usr/bin/python launcher?

#! /bin/sh
python=$(shuffle /usr/bin/python2 /usr/bin/python3)
exec $python "$@"

I agree it's not perfect, there should be a preference depending on the number
of '2' and '3' digits in the date, when you're trying to execute it.


-- 
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/552c57e6.6010...@debian.org

Reply via email to