[email protected] writes: > On 2010/10/11 18:18:37, dak wrote: >> python/convertrules.py:2992: _ ("\\RemoveEmpty*StaffContext -> \*Staff >> \\RemoveEmptyStaves")) >> Any particular reason that \*Staff does not get the backslash doubled > as well? > > The reason was that I didn't know what \* did -- I'm guessing it has a > special meaning in regex -- so I thought I should leave it alone.
Is that not a documentation string rather than a regexp? And the top level meaning is a string meaning, anyway, not a regexp one? -- David Kastrup _______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
