bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 1895 in lilypond: GUB only has python 2.4


From: lilypond
Subject: Issue 1895 in lilypond: GUB only has python 2.4
Date: Sat, 17 Sep 2011 18:25:46 +0000

Status: Accepted
Owner: ----
Labels: Type-Maintainability

New issue 1895 by percival.music.ca: GUB only has python 2.4
http://code.google.com/p/lilypond/issues/detail?id=1895

GUB only has python 2.4, which means that all our scripts must only use python 2.4, which means that we can't do useful list comprehensions like langs = [i.code if i.code != 'en' else '' for i in langdefs.WEB_LANGUAGES]

It would be really nice if we could upgrade GUB's python to 2.7.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]