A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2000-June/004615.html below:

[Python-Dev] Greg Stein's correction broke my traceback wrapper

[Python-Dev] Greg Stein's correction broke my traceback wrapper [Python-Dev] Greg Stein's correction broke my traceback wrapperGreg Stein gstein@lyra.org
Sat, 10 Jun 2000 22:44:30 -0700
On Sun, Jun 11, 2000 at 12:29:37AM -0400, Eric S. Raymond wrote:
> Greg Stein's correction broke my traceback wrapper.  I now do *not*
> see a traceback on an exit due to Python runtime errors.  I don't know
> why this is.

That's strange... a "finally" does not munge tracebacks at all. An exception
from a lower level should propagate outwards without interference.

Do you still have an "except:" in your code somewhere? (that could be eating
your exception) Maybe your test case isn't failing as expected :-) If you'd
like, post a copy of the test, and we can debug the wrapper and/or test.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/



RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4