regular expression problem

Karsten Hilbert Karsten.Hilbert at gmx.net
Mon Oct 29 04:10:55 EDT 2018


> Right, I am not trying to do that. I was, however, worried
> that I need to make the expression not "trip over" fragments
> of what might seem to constitute part of another placeholder.
> 
> 	$<<ph_1::option=$<ph_2::option=3::10>$::15>>$
> 
> Pass 1 might fill in to:
> 
> 	$<<ph_1::option=3 '>s'::15>>$
> 
> and I was worried to make sure the second pass does not stop here:
> 
>   $<<ph_1::option=3 '>s'::15>>$
                       ^

Here, of course.

Karsten
-- 
GPG  40BE 5B0E C98E 1713 AFA6  5BC0 3BEA AC80 7D4F C89B



More information about the Python-list mailing list