commit | e98147a8e553a7b653cd2154403f914c1589857e | [log] [tgz] |
---|---|---|
author | Walter Dörwald <walter@livinglogic.de> | Thu Aug 14 20:59:07 2003 +0000 |
committer | Walter Dörwald <walter@livinglogic.de> | Thu Aug 14 20:59:07 2003 +0000 |
tree | f0e0babb910a8947a3876808c808cc8bb7ff7bc0 | |
parent | 689735562d45a2c384fbe48069098a4459111fea [diff] |
Fix refcount leak in the UnicodeError constructor: When parsing the constructor arguments failed, a reference to the argument tuple was leaked.