]> granicus.if.org Git - python/commit
Issue #10756: atexit normalizes the exception before displaying it.
authorVictor Stinner <victor.stinner@haypocalc.com>
Wed, 5 Jan 2011 03:54:25 +0000 (03:54 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Wed, 5 Jan 2011 03:54:25 +0000 (03:54 +0000)
commit358e11d928ae4d3386c17eb0b48e7602029fec06
tree408d941953c92b6c291c21ff7cd6a4eda8a2b4d2
parent29e762c94172a4e0b2855f188399f8f05487920e
Issue #10756: atexit normalizes the exception before displaying it.
Lib/test/test_atexit.py
Misc/NEWS
Modules/atexitmodule.c