STINNER Victor <[email protected]> added the comment: > IronPython provides sys._getframe but it throws an exception > if you call it with a non-zero depth.
Stupid question: why not fixing sys._getframe()? ---------- nosy: +haypo _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue5287> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
