current recursion level

David Bear david.bear at asu.edu
Thu Aug 3 22:02:12 EDT 2006


Is there an easy way to get the current level of recursion? I don't mean
sys.getrecursionlimit.  I want to know during a live run of a script how
many times the functions has recursed -- curses, I don't know how to say it
better.

-- 
David Bear
-- let me buy your intellectual property, I want to own your thoughts --



More information about the Python-list mailing list