]> git.donarmstrong.com Git - lilypond.git/commitdiff
(Lilypond_snippet.is_outdated): fix
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 16 Jul 2004 12:38:14 +0000 (12:38 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 16 Jul 2004 12:38:14 +0000 (12:38 +0000)
stat calls.

scripts/lilypond-book.py

index f5cc59d722572aa079b5fc20a738f5399e1dbc7a..65efd22671148ac96282e0b4585048811555d56e 100644 (file)
@@ -27,7 +27,7 @@ TODO:
 import __main__
 import glob
 import string
-
+import stat
 ################################################################
 # Users of python modules should include this snippet
 # and customize variables below.