|
|
|
|
|
by ak217
5264 days ago
|
|
Hi, could you give some details about those regexes that you were trying to run? Are you sure these are problems with the PyPy implementation, not with the Python regexp spec itself? I've used grouping and back-references with pypy with no problems so far, so I wonder which case you're talking about. |
|
Unfortunately I dont have the regex at hand, just remembering it was something with groups and backtracking.