Program calling unwanted functions

Ian Kelly ian.g.kelly at gmail.com
Mon Dec 22 19:12:15 EST 2014


On Dec 22, 2014 6:06 PM, <sohcahtoa82 at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20141222/d3fd90d8/attachment.html>


More information about the Python-list mailing list