SIGN IN SIGN UP

* Python/ceval.c (eval_code): added registry of pending functions

(to be used by functions that are called asynchronously, like
	UNIX signal handlers or Mac I/O completion routines)
G
Guido van Rossum committed
a96720907a040a331f4a75c254a6172daa7273e7
Parent: fdef271