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.


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

Reply via email to