]> granicus.if.org Git - python/commit
Fix another refcounting leak (in PyUnicode_DecodeUnicodeEscape()).
authorWalter Dörwald <walter@livinglogic.de>
Fri, 15 Aug 2003 15:00:26 +0000 (15:00 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Fri, 15 Aug 2003 15:00:26 +0000 (15:00 +0000)
commitd4ade0885c9a1bf7013b555c93060e0126bfa7eb
tree384067927e2e7033c513fc8f50721cc6b809a631
parentb2c7de46673e654aec8d2c9b000cce2b071a5093
Fix another refcounting leak (in PyUnicode_DecodeUnicodeEscape()).
Objects/unicodeobject.c