Re: [IronPython] Debugging IronPython scripts + simulate a filename when loading a string

2009-06-05 Thread David DiCato
Hi Patrick, I'm in the process of looking into this for you. As you mentioned, the traceback module (e.g. traceback.print_exc()) is the way to go, and it should work in 2.6. Which version of IronPython are you using? As a temporary workaround, you can use the sys module to get most of the same

[IronPython] IronPython 2.6 CodePlex Source Update

2009-06-05 Thread merllab
This is an automated email letting you know that sources have recently been pushed out. You can download these newer sources directly from http://ironpython.codeplex.com/SourceControl/changeset/view/54033. ADDED SOURCES $/IronPython/IronPython_Main/Src/Tests/DlrComLibrary/IndexedProp.c