[IronPython] IronPython, Python 2.6 and sys._getframe

Michael Foord fuzzyman at voidspace.org.uk
Tue Mar 24 22:43:46 CET 2009


Curt Hagenlocher wrote:
> On Tue, Mar 24, 2009 at 1:50 PM, Michael Foord
> <fuzzyman at voidspace.org.uk> 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".
>   
That sounds like a good solution.

I *won't* submit a patch for collections.py then.

Michael


> --
> Curt Hagenlocher
> curt at hagenlocher.org
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>   


-- 
http://www.ironpythoninaction.com/




More information about the Ironpython-users mailing list