Kaydet (Commit) ec25b91b authored tarafından Guido van Rossum's avatar Guido van Rossum

rename sigcheck so signal handling works again

üst 64fc6490
......@@ -407,7 +407,7 @@ initsignal()
}
int
sigcheck()
PyErr_CheckSignals()
{
int i;
PyObject *f;
......
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