Leo wrote:
> Why is it not possible to get the frame from the interpreter using the
> inspect library? 

Because sys._getframe() does the job instead?

-Peter
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to