lilypond-devel
[Top][All Lists]
Advanced

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

Change in scripts


From: Pedro Kroger
Subject: Change in scripts
Date: Mon, 06 Sep 2004 11:27:33 -0300
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (gnu/linux)

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




reply via email to

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