]> granicus.if.org Git - python/commit
Exception__str__(): In case 1, be sure to decref the tmp local
authorBarry Warsaw <barry@python.org>
Sun, 9 Jul 2000 22:27:10 +0000 (22:27 +0000)
committerBarry Warsaw <barry@python.org>
Sun, 9 Jul 2000 22:27:10 +0000 (22:27 +0000)
commitb78165566ef353187f00419cb9c1c18e5dae1383
treee9419e5baa2932723b7b83c8e7a2ea1453f6f75f
parenta1ae88432d506f4d37f5e989cebafc1473718d4f
Exception__str__(): In case 1, be sure to decref the tmp local
variable.  This crushes another memory leak.  Slight rewrite
included.
Python/exceptions.c