[IronPython] Semi-blocking bug in IP 2B1

Curt Hagenlocher curt at hagenlocher.org
Mon Mar 31 17:34:44 CEST 2008


On Mon, Mar 31, 2008 at 8:10 AM, Michael Foord
<michael.foord at resolversystems.com> wrote:
>
> In general, error reporting/tracebacks seem to be much worse in
> IronPython 2. If I have time I will try and produce a repro...

If you run with a -D flag, you get much better error reporting.  This
is equivalent to setting (ScriptRuntime).GlobalOptions.DebugMode =
true in a hosting scenario.

(Thanks to Jimmy Schementi's post on the IronRuby list for pointing me at this.)

--
Curt Hagenlocher
curt at hagenlocher.org



More information about the Ironpython-users mailing list