Benjamin Peterson <[email protected]> added the comment: 2010/8/9 Terry J. Reedy <[email protected]>: > > Terry J. Reedy <[email protected]> added the comment: > > You ignored my question: why did you change the argument passed on to > sys._getframe?
Ah, so that the caller's frame is returned and not currentframe's. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue6678> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
