On Dec 22, 2014 6:06 PM, <sohcahto...@gmail.com> wrote: > > Huh...there actually is a limit of about 1,000. I'm assuming this is hard-coded? I did a similar test with Java a while back and was getting different results every time.
The default is 1000 but it can be configured with sys.setrecursionlimit. I think Java only uses a memory limit, not a frame limit.
-- https://mail.python.org/mailman/listinfo/python-list