]> git.donarmstrong.com Git - lilypond.git/commit
* scripts/lilypond-book.py (LATEX_INSPECTION_DOCUMENT): Use the
authormatsb <matsb>
Tue, 14 Mar 2006 14:44:36 +0000 (14:44 +0000)
committermatsb <matsb>
Tue, 14 Mar 2006 14:44:36 +0000 (14:44 +0000)
commit201628c91fd0d27d05afda9536c88d753383b906
tree4f1c856d4def5467ea7bcaaf44a7eaedcbe85a2b
parent0b148fdd72bee6ee13b63cfdd49f9fc9da413451
* scripts/lilypond-book.py (LATEX_INSPECTION_DOCUMENT): Use the
file descriptor returned by tempfile.mkstemp() when writing
to tmpfile and closing it. Solves problem with unlink(tmpfile)
on mingw.
ChangeLog
scripts/lilypond-book.py