mirror of https://github.com/python/cpython.git
merge 3.4 (#24058)
This commit is contained in:
commit
fc9d6f600e
|
@ -1103,8 +1103,6 @@ rlhandler(char *text)
|
|||
rl_callback_handler_remove();
|
||||
}
|
||||
|
||||
extern PyThreadState* _PyOS_ReadlineTState;
|
||||
|
||||
static char *
|
||||
readline_until_enter_or_signal(const char *prompt, int *signal)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue