From: hanwen Date: Thu, 2 Mar 2006 22:11:59 +0000 (+0000) Subject: * python/lilylib.py (ps_page_count): remove make_ps_images(). X-Git-Tag: release/2.7.38^2~6 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=396ed7ed7c8635c9f15747c6ed8f0e0f52eb5d42;p=lilypond.git * python/lilylib.py (ps_page_count): remove make_ps_images(). (ps_page_count): remove mkdir_p (system): remove cleanup_temp. (exit): remove lilypond_version_(check) (error_log): remove pseudo_filter_p remove read_pipe remove cp_to_dir remove identify * scripts/lilypond-book.py (Lilypond_snippet.compose_ly): don't use __main__ --- diff --git a/ChangeLog b/ChangeLog index 45cdb3853f..459fb88186 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2006-03-02 Han-Wen Nienhuys + * VERSION (PACKAGE_NAME): release 2.7.37 + * python/lilylib.py (ps_page_count): remove make_ps_images(). (ps_page_count): remove mkdir_p (system): remove cleanup_temp.