commit | 23c9e0024af99379ae517b016b874d57127e9a97 | [log] [tgz] |
---|---|---|
author | Thomas Wouters <thomas@python.org> | Sat Jul 22 19:20:54 2000 +0000 |
committer | Thomas Wouters <thomas@python.org> | Sat Jul 22 19:20:54 2000 +0000 |
tree | 8b9550548b9af667e20b8aaaae03ac54d38d6f70 | |
parent | f70ef4f8606f99744252a804229d53a4d97601c1 [diff] |
Mass ANSIfication. Work around intrcheck.c's desire to pass 'PyErr_CheckSignals' to 'Py_AddPendingCall' by providing a (static) wrapper function that has the right number of arguments.