diff options
author | Guido van Rossum <guido@python.org> | 2003-04-29 19:44:05 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2003-04-29 19:44:05 (GMT) |
commit | 24ccca156557a64ca0574a2ad384506d246d030b (patch) | |
tree | b712caf76e1af5302601dcd9e20368e17228ae24 /Lib | |
parent | c689918c941d366716c9a630414fb6703581b425 (diff) | |
download | cpython-24ccca156557a64ca0574a2ad384506d246d030b.zip cpython-24ccca156557a64ca0574a2ad384506d246d030b.tar.gz cpython-24ccca156557a64ca0574a2ad384506d246d030b.tar.bz2 |
When an unhandled exception happens, report the repr() of the function
that was used to start the thread. This is useful to track down the
source of the problem when there is no traceback, as can happen when a
daemon thread gets to run after Python is finialized (a new kind of
event, somehow this is now possible due to changes in Py_Finalize()).
Diffstat (limited to 'Lib')
0 files changed, 0 insertions, 0 deletions