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 --
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to