In article <[email protected]>, moerchendiser2k3 <[email protected]> wrote: > >Hi, is there any chance to get the frame object of the previous called >function?
sys._current_frames(), sys._getframe() -- Aahz ([email protected]) <*> http://www.pythoncraft.com/ "Think of it as evolution in action." --Tony Rand -- http://mail.python.org/mailman/listinfo/python-list
