]> git.donarmstrong.com Git - lilypond.git/blobdiff - python/lilylib.py
release commit
[lilypond.git] / python / lilylib.py
index 165e1aef6c16f81e8822852e81481aa54c2c3c2d..67c03d344dafe98802e8f78314530c0bb17ea257 100644 (file)
@@ -55,6 +55,7 @@ except:
        def _ (s):
                return s
 underscore = _
+progress = sys.stderr.write 
 
 
 def command_name (cmd):