SIGN IN SIGN UP

We now assume that PyOS_Readline() is called with the interpreter lock

held.  It releases the lock around the call to the function pointed to by
PyOS_ReadlineFunctionPointer (default PyOS_StdioReadline()).
G
Guido van Rossum committed
8efa47b63e80a2b1a7b5ff23fe00c90ee3254a4d
Parent: 44ee479