Good catch, Lee. I’ve filed this as bug 1015
on CodePlex.
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of Lee Culver
Sent: Sunday, July 16, 2006 12:45
PM
To: Discussion of IronPython
Subject: [IronPython] Exceptions
from the console in a background thread...
Yes – link to CPython download and
the instructions from then on.
From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of J. Merrill
Sent: Sunday, July 16, 2006 8:13
PM
To: Discussion of IronPython
Subject: Re: [IronPython] Getting
a call stack from an exception?
D
Does it say how to get the standard Python libraries if you haven't
installed CPython?
At 08:45 PM 7/15/2006, Martin Maly wrote
In fact, we have already
updated the tutorial with the instructions how to use IP with standard
Python libraries.
While this change didnt make it into our Beta 9 relea
I’d like to file a low priority bug…under the “wouldn’t
it be nice if…” category.
When you have an exception occur while using the console, it
produces a very nice output (a stack trace including only Python code).
However, if you run this in a background thread you get a
monstrosit