lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue 5489: improve prall glyphs (issue 341560043 by address@hidden)


From: lilypond
Subject: Re: Issue 5489: improve prall glyphs (issue 341560043 by address@hidden)
Date: Sun, 03 Mar 2019 04:23:54 -0800

On 2019/03/03 12:20:41, dak wrote:
More like
   str = re.sub (r'"scripts\.trilelement"', r'"scripts\.trillelement"',
str)

Sort of ironic to use raw strings here for the sake of easier
backslash-quoting and then not even backslash-quote the necessary
parts.

I don’t know anything about python and what the r before the strings
means. I just copied what I saw, that’s why I asked …

https://codereview.appspot.com/341560043/

reply via email to

[Prev in Thread] Current Thread [Next in Thread]