On Sat, Mar 28, 2009 at 12:46:06PM +0000, Cláudia Soares wrote:
>
> On 2009/03/28, at 12:18, Graham Percival wrote:
>>   Tiger uses 2.3.5, which does *not*
>> support lilypond-book and convert-ly.
>> (we use set(), which was introduced in python 2.4)
> You need 2.4 just because of the set container? If yes, you could have 
> imported Sets and used the set=Sets() constructor.
> This is available in >= python 2.2. (no news for you, I guess)...

I actually sent a patch for this, but it was rejected -- I think
it caused problems for native 2.4 python.

Also, convert-ly requires decorator functions (I think that was
the name), which are another 2.4 feature.


I should clarify another point: out of all the main developers, I
know the least about python and cross-platform building.  I'm just
discussing these points with you because I happen to have time at
the moment, and I remember (most) of the answers from when I asked
these questions in the past few years.  :)

Cheers,
- Graham


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to