Tim> ====================================================================== Tim> ERROR: test_limitations (__main__.ReTests) Tim> ---------------------------------------------------------------------- Tim> Traceback (most recent call last): Tim> File "../lib/test/test_re.py", line 182, in test_limitations Tim> self.assertEqual(re.match('(x)*', 50000*'x').span(), (0, 50000)) Tim> File "C:\Code\python\lib\sre.py", line 132, in match Tim> return _compile(pattern, flags).match(string) Tim> RuntimeError: maximum recursion limit exceeded My apologies. I made most of these changes a couple months ago. test_re has been failing with the stack limit problem all this time. I thought it was related to the usual Mac OS X stack limit problem. Thanks to Guido and Gary also for elucidating and fixing the problem while I was at my son's hockey game. (I know, I'll get my priorities straight one of these days...) Skip
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