commit | efe7c9d4d7afef1895c2da72f4a40d934a6f8fee | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Fri Feb 10 08:46:54 2012 -0500 |
committer | Benjamin Peterson <benjamin@python.org> | Fri Feb 10 08:46:54 2012 -0500 |
tree | 69266082d521292f253560115a252569d601bf9d | |
parent | 9937748f0c5590f8d14a68b7aab5eac26e974be8 [diff] [blame] |
this is only a borrowed ref in Brett's branch
diff --git a/Objects/exceptions.c b/Objects/exceptions.c index 0651d1d..9daa12a 100644 --- a/Objects/exceptions.c +++ b/Objects/exceptions.c
@@ -2126,7 +2126,7 @@ Py_DECREF(args_tuple); } } - + Py_DECREF(bltinmod); } void