On 6 May 2013 18:24, Gavin McDonald wrote:
> Ok so I see this was already committed in r317412.
>
> Apologies for missing a mail, I only saw this last week.
>
> Ignore my comment to wait for the other patch.
No worries. I don't have time to look at the other patch now, but
hopefully someone shou
; To: 'Eitan Adler'; 'Chris Rees'
> Cc: 'python'
> Subject: RE: building scons with default python3
>
>
>
> > -Original Message-
> > From: Eitan Adler [mailto:li...@eitanadler.com]
> > Sent: Thursday, 2 May 2013 1:24 P
> -Original Message-
> From: Eitan Adler [mailto:li...@eitanadler.com]
> Sent: Thursday, 2 May 2013 1:24 PM
> To: Chris Rees
> Cc: ga...@16degrees.com.au; python
> Subject: Re: building scons with default python3
>
> On 20 April 2013 05:56, Chris Rees wrote:
&g
On 20 April 2013 05:56, Chris Rees wrote:
> On 20 April 2013 04:48, Eitan Adler wrote:
>> What do you think of the following?
>>
>> This fixes issue with PYTHON_DEFAULT_VERSION=python3.3
>>
>>
>> Index: Makefile
>> ===
>> --- Makefil
On Sun, Apr 28, 2013 at 10:42:08PM +0200, Roland Smith wrote:
> On Fri, Apr 19, 2013 at 11:48:44PM -0400, Eitan Adler wrote:
> > What do you think of the following?
>
> Looks OK.
>
> > This fixes issue with PYTHON_DEFAULT_VERSION=python3.3
>
> Correct me if I'm wrong, but as far as I understand
On Fri, Apr 19, 2013 at 11:48:44PM -0400, Eitan Adler wrote:
> What do you think of the following?
Looks OK.
> This fixes issue with PYTHON_DEFAULT_VERSION=python3.3
Correct me if I'm wrong, but as far as I understand bsd.python.mk,
this switch is meant to select an _older_ 2.x version as the d
On 20 April 2013 04:48, Eitan Adler wrote:
> What do you think of the following?
>
> This fixes issue with PYTHON_DEFAULT_VERSION=python3.3
>
>
> Index: Makefile
> ===
> --- Makefile(revision 315795)
> +++ Makefile(working cop
What do you think of the following?
This fixes issue with PYTHON_DEFAULT_VERSION=python3.3
Index: Makefile
===
--- Makefile(revision 315795)
+++ Makefile(working copy)
@@ -25,6 +25,8 @@ PYDISTUTILS_EGGINFODIR= ${PREFIX