[Python-porting] Pattern help!?
Lennart Regebro
regebro at gmail.com
Thu Nov 18 17:29:30 CET 2010
On Thu, Nov 18, 2010 at 15:53, Fred Drake <fdrake at acm.org> wrote:
> On Thu, Nov 18, 2010 at 9:33 AM, Georg Brandl <g.brandl at gmx.net> wrote:
>> Both are slightly wrong: what Marc gave is a lookahead, but
>> ISTM he *should* have given a lookbehind :)
>
> Which shows how often I don't use either. :-) Sorry for the
> misinformation, Lennart!
This feels like a good example of why I avoid regexps. :-)
//Lennart
More information about the Python-porting
mailing list