Message40404
Logged In: YES
user_id=7887
About the test cases, they're missing indeed. I can write
some while applying the patch.
About being experimental, IIRC, it is listed like
experimental in the Perl documentation for several years,
and will probably stay like this forever. :-) Anyway, IMO
this shouldn't affect our evaluation of the importance of
that feature for Python's sre.
About semantic restriction, do you mean check if the
backreference is lesser than the current group? Should be
doable. OTOH, I don't understand your example. In
"(X)|(?(1)Y)", there's no sense in using (?(1), as it will
always be false.
|
|
Date |
User |
Action |
Args |
2007-08-23 15:13:49 | admin | link | issue572936 messages |
2007-08-23 15:13:49 | admin | create | |
|