mirror of https://github.com/python/cpython.git
this is only a borrowed ref in Brett's branch
This commit is contained in:
parent
0d0ea48709
commit
0f7e2df2f1
|
@ -2209,7 +2209,7 @@ _PyExc_Init(void)
|
|||
Py_FatalError("init of pre-allocated RuntimeError failed");
|
||||
Py_DECREF(args_tuple);
|
||||
}
|
||||
|
||||
Py_DECREF(bltinmod);
|
||||
}
|
||||
|
||||
void
|
||||
|
|
Loading…
Reference in New Issue