Alexandre Duret-Lutz writes:
> >>> "LD" == Loic Dachary <[EMAIL PROTECTED]> writes:
> [...]
> LD> It would not be a problem for us (Ludovic and myself) to sign
> LD> a copyright assignment, via the company we work for. The company has a
> LD> policy of publishing all works under the GNU GPL
Heyberger Ludovic writes:
> > IANAL so I won't argue. AFAIC it changes more than 15 lines so
> > by maintain.info it requires paperwork. I've forwarded this to
> > [EMAIL PROTECTED] for confirmation.
I think our modifications do not meet the requirements
to deserve protection under c
>>> "LD" == Loic Dachary <[EMAIL PROTECTED]> writes:
[...]
LD> It would not be a problem for us (Ludovic and myself) to sign
LD> a copyright assignment, via the company we work for. The company has a
LD> policy of publishing all works under the GNU GPL anyways. I'm sure
LD> it's not worth the e
>>> "HL" == Heyberger Ludovic <[EMAIL PROTECTED]> writes:
HL> It is not currently possible to select a specific python version. If
HL> python-2.3 and python-2.4 are installed, you get python-2.4.
HL> This patch adds comparisons operators in a backward compatible way
HL> that allows to say : "I
Hi Ludovic,
* Heyberger Ludovic wrote on Fri, Sep 30, 2005 at 03:35:23PM CEST:
> It is not currently possible to select a specific python version. If
> python-2.3 and python-2.4 are installed, you get python-2.4.
> This patch adds comparisons operators in a backward compatible way
> that allows to
It is not currently possible to select a specific python version. If
python-2.3 and python-2.4 are installed, you get python-2.4.
This patch adds comparisons operators in a backward compatible way
that allows to say : "I want python-2.3 and nothing else".
The work is not significant (lacks origin