this is only a borrowed ref in Brett's branch

This commit is contained in:
Benjamin Peterson 2012-02-10 08:46:54 -05:00
parent 9937748f0c
commit efe7c9d4d7
1 changed files with 1 additions and 1 deletions

View File

@ -2126,7 +2126,7 @@ _PyExc_Init(void)
Py_DECREF(args_tuple);
}
}
Py_DECREF(bltinmod);
}
void