[IronPython] Standard Python Debugging not supported
Mike Krell
mbk.lists at gmail.com
Thu Oct 5 18:30:21 CEST 2006
On 10/5/06, Dino Viehland <dinov at exchange.microsoft.com> wrote:
>The hard part of this probably isn't supporting
> sys._getframe() but actually supporting sys._getframe(depth).
> Do you know if the parameterless version will unblock you, or do you need
> the full blown functionality?
One thing I'm dying to see is IronPython running under the IPython
shell. It uses both forms of sys._getframe.
Mike
More information about the Ironpython-users
mailing list