bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1635 in lilypond: clean up misleading warnings in website buil


From: lilypond
Subject: Re: Issue 1635 in lilypond: clean up misleading warnings in website build
Date: Sat, 30 Apr 2011 14:42:12 +0000


Comment #23 on issue 1635 by percival.music.ca: clean up misleading warnings in website build
http://code.google.com/p/lilypond/issues/detail?id=1635

well, there already exists a
  python/langdefs.py

Reasons I didn't use it for the website build (none of these good):
- I don't know how the file works. Granted, somebody could certainly add pydoc comments for each method, maybe renaming variable or function names, etc. I know more about python now, but back when I was writing the website, I stopped reading code as soon as I saw a lambda. Actually, now that I'm looking at langdefs, I see that lang_file_name() was exactly duplicated somewhere in one of the website build scripts!

- I don't know how to include files in python/ when running "make website" -- note that this command functions without running ./configure or a normal "make", so we can't rely on files in out/python/

Both of these points would be easy (or even "trivial") to resolve from an experienced python coder, but AFAIK none of us three qualify. Do either of you want to dive into seriously learning python? :)





reply via email to

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