]> granicus.if.org Git - python/commit
Issue #11393: _Py_DumpTraceback() writes the header even if there is no frame
authorVictor Stinner <victor.stinner@haypocalc.com>
Fri, 1 Apr 2011 13:34:01 +0000 (15:34 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Fri, 1 Apr 2011 13:34:01 +0000 (15:34 +0200)
commitfcb88c45030c5480ca184a2911bd3f9357b323d5
treec59451f8d3b28e0803362ee42e85e500d1a2ef54
parenta01ca12a524b608dfa9a3ac3131f4f5be96fa860
Issue #11393: _Py_DumpTraceback() writes the header even if there is no frame
Include/traceback.h
Python/traceback.c