Hi,

I'm wandering if I can change the definition of "program_name" in the
files in scripts/*.py from for instance:

program_name = 'midi2ly'

to

program_name = sys.argv[0]

It will not change the behavior of the programs whatsoever, but it'll
help me a lot, since I rename these programs in my "development"
package.

Pedro


_______________________________________________
lilypond-devel mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to