summaryrefslogtreecommitdiffstats
path: root/Lib/test/output/test_sre
blob: d949f2551cf8409ff8a7cdcc57ea6e7243c88463 (plain)
1
2
3
4
test_sre
=== Failed incorrectly ('^(.+)?B', 'AB', 0, 'g1', 'A')
=== Failed incorrectly ('(a+)+\\1', 'aa', 0, 'found+"-"+g1', 'aa-a')
=== Failed incorrectly ('^(.+)?B', 'AB', 0, 'g1', 'A')