lilypond-devel
[Top][All Lists]
Advanced

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

Re: lilypond-book problem


From: Han-Wen Nienhuys
Subject: Re: lilypond-book problem
Date: Tue, 23 Apr 2002 12:05:08 +0200

address@hidden writes:
> (the regexp will now only match strings like \lilypondfile{P<filename>})
> 
> I've tried a little more -- for some reason beyond my comprehension,
> the regexps contain lots of instances of
> 
>     [...]*?
> 
> which confuse python.  Fix in CVS.

OK. Time for paper-bag-over-head-cower-in-embarassment routine.  *? is
pythonese for non-greedy matchers. Turns out that this fix doesn't
work. 

-- 

Han-Wen Nienhuys   |   address@hidden    | http://www.cs.uu.nl/~hanwen/




reply via email to

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