X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=blobdiff_plain;f=python%2Flilylib.py;h=67c03d344dafe98802e8f78314530c0bb17ea257;hb=100251829a8665bc4ff47e5328cb1d68c124d4e2;hp=165e1aef6c16f81e8822852e81481aa54c2c3c2d;hpb=1ee67f112fca4d69a43965f5c6cd5b1fcec27ecf;p=lilypond.git diff --git a/python/lilylib.py b/python/lilylib.py index 165e1aef6c..67c03d344d 100644 --- a/python/lilylib.py +++ b/python/lilylib.py @@ -55,6 +55,7 @@ except: def _ (s): return s underscore = _ +progress = sys.stderr.write def command_name (cmd):