Kaydet (Commit) 0f7e2df2 authored tarafından Benjamin Peterson's avatar Benjamin Peterson

this is only a borrowed ref in Brett's branch

üst 0d0ea487
...@@ -2209,7 +2209,7 @@ _PyExc_Init(void) ...@@ -2209,7 +2209,7 @@ _PyExc_Init(void)
Py_FatalError("init of pre-allocated RuntimeError failed"); Py_FatalError("init of pre-allocated RuntimeError failed");
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