[Scott Kitterman, 2015-04-14]
> Even after Python (meaning python2.7) is no longer in the archive (let alone
> part of some type of default install), people might still roll their own. I
> think the only possible answer to the question of what should /usr/bin/python
> point to when there's no py
On 14 April 2015 at 16:38, Scott Kitterman wrote:
> On Monday, April 13, 2015 10:36:43 PM Barry Warsaw wrote:
>> On Apr 14, 2015, at 01:57 AM, Matthias Klose wrote:
>> >#! /bin/sh
>> >python=$(shuffle /usr/bin/python2 /usr/bin/python3)
>> >exec $python "$@"
>>
>> That was more or less the joke I m
On Monday, April 13, 2015 10:36:43 PM Barry Warsaw wrote:
> On Apr 14, 2015, at 01:57 AM, Matthias Klose wrote:
> >#! /bin/sh
> >python=$(shuffle /usr/bin/python2 /usr/bin/python3)
> >exec $python "$@"
>
> That was more or less the joke I made at the Pycon Language Summit. It's
> too twisted *not
On Apr 14, 2015, at 01:57 AM, Matthias Klose wrote:
>#! /bin/sh
>python=$(shuffle /usr/bin/python2 /usr/bin/python3)
>exec $python "$@"
That was more or less the joke I made at the Pycon Language Summit. It's too
twisted *not* to implement. :)
But the idea of a (perhaps less perverse) launcher
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
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 tryin
Hi Scott (2015.04.14_01:20:47_+0200)
> What is a /usr/bin/python launcher?
I think that was what Donald was asking for. My gut feeling here is that
that's a crazy idea.
SR
--
Stefano Rivera
http://tumbleweed.org.za/
+1 415 683 3272
--
To UNSUBSCRIBE, email to debian-python-requ...@lists.
On April 13, 2015 4:30:59 PM EDT, Barry Warsaw wrote:
>On Apr 13, 2015, at 10:17 PM, Stefano Rivera wrote:
>
>>Matthias and I are planning to have a Debian Python BoF at PyCon,
>>tomorrow afternoon. I think lunch is 2pm, so 3pm?
>>
>>Meet outside the cPython sprint room?
>
>+1; +1
>
>>Matthias wan
On 04/13/2015 11:07 PM, Donald Stufft wrote:
>
>> On Apr 13, 2015, at 4:17 PM, Stefano Rivera wrote:
>>
>> Matthias and I are planning to have a Debian Python BoF at PyCon,
>> tomorrow afternoon. I think lunch is 2pm, so 3pm?
>>
>> Meet outside the cPython sprint room?
>>
>> Matthias wants to dis
On Mon, 13 Apr 2015, Barry Warsaw wrote:
On Apr 13, 2015, at 10:17 PM, Stefano Rivera wrote:
Matthias and I are planning to have a Debian Python BoF at PyCon,
tomorrow afternoon. I think lunch is 2pm, so 3pm?
Meet outside the cPython sprint room?
+1; +1
Matthias wants to discuss general s
> On Apr 13, 2015, at 4:17 PM, Stefano Rivera wrote:
>
> Matthias and I are planning to have a Debian Python BoF at PyCon,
> tomorrow afternoon. I think lunch is 2pm, so 3pm?
>
> Meet outside the cPython sprint room?
>
> Matthias wants to discuss general stretch goals for Python in Debian.
> I
On Apr 13, 2015, at 04:35 PM, Paul Tagliamonte wrote:
>That's it, my items are in the list above; I'll be there!
Placeholder wiki page:
https://wiki.debian.org/Python/StretchRoadmap
Cheers,
-Barry
pgpppSpv6opYp.pgp
Description: OpenPGP digital signature
On Mon, Apr 13, 2015 at 04:30:59PM -0400, Barry Warsaw wrote:
> >Matthias and I are planning to have a Debian Python BoF at PyCon,
> >tomorrow afternoon. I think lunch is 2pm, so 3pm?
> >
> >Meet outside the cPython sprint room?
>
> +1; +1;
+1 to that! (+1; +1; +1, I guess)
> >Matthias wants to
On Apr 13, 2015, at 10:17 PM, Stefano Rivera wrote:
>Matthias and I are planning to have a Debian Python BoF at PyCon,
>tomorrow afternoon. I think lunch is 2pm, so 3pm?
>
>Meet outside the cPython sprint room?
+1; +1
>Matthias wants to discuss general stretch goals for Python in Debian.
>I want
Matthias and I are planning to have a Debian Python BoF at PyCon,
tomorrow afternoon. I think lunch is 2pm, so 3pm?
Meet outside the cPython sprint room?
Matthias wants to discuss general stretch goals for Python in Debian.
I want to make concrete plans for py3k packages that are compatible with
15 matches
Mail list logo