Jean-Yves MENGANT wrote: > Complementary : Looking at the 1042 , I saw another unclear topic around the > the sys_getframe entry which is marked as not supported already throwing a > ValueError exception + 'The sys._getframe() function is not supported by > IronPython' is also written in the 'differences between IronPython and > CPython' ; I hope that this is only on short term limitation as welll since > this api is also fundamental for Python debugger's implementation's Stack > frame analysis and is referenced inside bdb.py standard python module > >
Much agreed as it also used in other projects such CherryPy. - Sylvain _______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
