]> git.donarmstrong.com Git - lilypond.git/commit
* scripts/lilypond-book.py (snippet_res): Fix regexps and make them ignore
authorWerner Lemberg <wl@gnu.org>
Mon, 25 Oct 2004 20:46:09 +0000 (20:46 +0000)
committerWerner Lemberg <wl@gnu.org>
Mon, 25 Oct 2004 20:46:09 +0000 (20:46 +0000)
commit463e568eb99e6573f695f6c6cbac7d4dad56610f
treeeb6414d419e4db02a2cc85361b9ae69008db4c70
parent272f4db62838383581e95093970916cd232376fc
* 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