Commit efe7c9d4 authored by Benjamin Peterson's avatar Benjamin Peterson

this is only a borrowed ref in Brett's branch

parent 9937748f
...@@ -2126,7 +2126,7 @@ _PyExc_Init(void) ...@@ -2126,7 +2126,7 @@ _PyExc_Init(void)
Py_DECREF(args_tuple); Py_DECREF(args_tuple);
} }
} }
Py_DECREF(bltinmod);
} }
void void
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment