]> granicus.if.org Git - python/commit
Fix refleaks in UnicodeError get and set methods.
authorGeorg Brandl <georg@python.org>
Sun, 28 May 2006 20:57:09 +0000 (20:57 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 28 May 2006 20:57:09 +0000 (20:57 +0000)
commit43ab100cdcbdc47750f78d65cf08be6016c9fd2d
tree254755afdd682a92e32633d4dda724a3c890e44f
parent2b3303761180af657e0c8c112b7d770bb7b87a9f
Fix refleaks in UnicodeError get and set methods.
Objects/exceptions.c