]> git.donarmstrong.com Git - lilypond.git/commit
* scripts/lilypond-book.py (snippet_res): Fix regexps and make them ignore
authorwl <wl>
Mon, 25 Oct 2004 20:46:09 +0000 (20:46 +0000)
committerwl <wl>
Mon, 25 Oct 2004 20:46:09 +0000 (20:46 +0000)
commite52c1a6dc40002a7ed77580e89bd468e7ab17020
treeeb6414d419e4db02a2cc85361b9ae69008db4c70
parent5dfc7ec8fd093e3f2f16a1d12b402a885388f31f
* scripts/lilypond-book.py (snippet_res): Fix regexps and make them ignore
whitespace properly.
(compose_ly): Use `re.split' instead of `string.split' to remove surrounding
whitespace.
ChangeLog
scripts/lilypond-book.py