[Python-Dev] test_re failing again on Mac OS X
Brett Cannon
bac@OCF.Berkeley.EDU
Tue, 25 Feb 2003 16:29:14 -0800 (PST)
[Skip Montanaro]
> I notice that test_re is failing with a recursion depth limit error on Mac
> OS X, but only when run under regrtest.py. Running plain works:
<snip>
> Anybody else seen this?
>
I compiled at 22:54 PT yesterday and didn't have any problems running
regrtest.py. I also just updated my CVS copy and didn't see any
re-related files updated.
I will recompile right now and run the regrtest.py to be really sure,
though.
-Brett