[Python-Dev] Re: getting at the current frame

Barry A. Warsaw barry@wooz.org
Tue, 24 Oct 2000 23:44:10 -0400 (EDT)


>>>>> "BAW" == Barry A Warsaw <barry@wooz.org> writes:

>>>>> "GvR" == Guido van Rossum <guido@python.org> writes:

    GvR> sys._getframe() is good enough.

    BAW> Cool, I'll upload the patch to SF.

Patch #102106

http://sourceforge.net/patch/?func=detailpatch&patch_id=102106&group_id=5470

(includes doc patch)

-Barry