commit | 9699440b577cf396c23eacef94c236559e3eaa40 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Thu Apr 07 11:37:19 2011 +0200 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Thu Apr 07 11:37:19 2011 +0200 |
tree | 365ca097c8cdfc0fb4bfd654123325b27c401e43 | |
parent | 0df80926c93ac71b032fffa215cf7b2f831d81b6 [diff] |
faulthandler: check PyThreadState_Get() result in dump_tracebacks_later() Cleanup also the code