sys.getrecursionlimit

getrecursionlimit( )

Return the current value of the recursion limit, the maximum depth of the Python interpreter stack. This limit prevents infinite recursion from causing an overflow of the C stack and crashing Python. It can be set by sys.setrecursionlimit.

 

A Django site. this page was rendered by a django application in 0.02s 2010-12-16 16:01:51.402996. hosted by webfaction.