> Hmm... here's an old problem that's returned (recursion on repeated > group matches, I expect): > > >>> p=re.compile('(x)*') > >>> p > <SRE_Pattern object at 0x8127048> > >>> p.match(500000*'x') > Segmentation fault (core dumped) Ouch. Andrew, would you mind adding a test case for that to the re test suite? It's important that this doesn't come back! --Guido van Rossum (home page: http://www.pythonlabs.com/~guido/)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4