Hello.

On 27/09/06, Sanghyeon Seo <[EMAIL PROTECTED]> wrote:

> > What's the expected behaviour with infinite recursion in IronPython,
> > and is there some way I can set a maximum recursion depth on a
> > PythonEngine object?

> It's same as CPython. The difference is that the maximum recursion
> depth is not set by default on IronPython. So just set it. [--snip details--]

Awesome -- thanks for the responses to this and for point out my
error.  I was a bit concerned there for a moment.

Mike.
_______________________________________________
users mailing list
users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to