this is only a borrowed ref in Brett's branch
This commit is contained in:
parent
9937748f0c
commit
efe7c9d4d7
|
@ -2126,7 +2126,7 @@ _PyExc_Init(void)
|
||||||
Py_DECREF(args_tuple);
|
Py_DECREF(args_tuple);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Py_DECREF(bltinmod);
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
|
Loading…
Reference in New Issue