diff options
author | Guido van Rossum <guido@python.org> | 1997-09-05 19:11:53 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-09-05 19:11:53 (GMT) |
commit | d6bf45bcf669a13b2d8c3996b466c5171eca0e53 (patch) | |
tree | 03cc0aabc55755d593b9f66d7927987efbf6a114 /Doc/api | |
parent | f394f56c2bda5a3055b1f08e17882dfa39bbdf34 (diff) | |
download | cpython-d6bf45bcf669a13b2d8c3996b466c5171eca0e53.zip cpython-d6bf45bcf669a13b2d8c3996b466c5171eca0e53.tar.gz cpython-d6bf45bcf669a13b2d8c3996b466c5171eca0e53.tar.bz2 |
Fixed some details of printing the str() of an exception. This fixes
a core dump when __str__() returns a non-string, and plugs a memory
leak as well: the result of PyObject_Str() was never DECREFed.
Diffstat (limited to 'Doc/api')
0 files changed, 0 insertions, 0 deletions