On Tuesday, April 14, 2015 01:57:26 AM Matthias Klose wrote:
> 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.

So the goal is to break local python stuff someday?  Somehow that doesn't 
strike me as a feature.

Scott K


-- 
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/1705842.0hWDhC0SZA@kitterma-e6430

Reply via email to