On Mon, Aug 9, 2010 at 4:39 PM, <[email protected]> wrote: > > http://codereview.appspot.com/1929041/diff/1/2#newcode353 > python/auxiliar/postprocess_html.py:353: > 'href=\"../../../website/development.html\"') > s.replace does a greedy search for strings and replaces them. > For your purposes s.replace looks fine.
Thanks for the explanation! I've pushed this now. Cheers, - Graham _______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
