Le lundi 01 février 2010 à 17:15 +0000, Neil Puttock a écrit : 
> 2010/2/1 John Mandereau <john.mander...@gmail.com>:
> > I'd suggest a list comprehension.
> 
> Ah, I didn't get that far down the page in the Python docs. :)

Even better: generator expressions, which instead of a list generate an
iterator which can be used by the function any().

The buglest is fixed in master branch.

Best,
John

Attachment: signature.asc
Description: Ceci est une partie de message numériquement signée

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

Reply via email to