On Tue, Mar 24, 2009 at 1:50 PM, Michael Foord <[email protected]> wrote: > > Wouldn't it make more sense for IronPython *not* to define _getframe rather > than the current situation?
Dino's current thinking is that _getframe will be undefined by default, but that opting in with a command-line argument will enable _getframe(n) for all legal values of "n". -- Curt Hagenlocher [email protected] _______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
