Searched refs:RL_READLINE_VERSION (Results 1 – 3 of 3) sorted by relevance
376 #if defined(RL_READLINE_VERSION) && RL_READLINE_VERSION >= 0x05001064 #if defined(RL_READLINE_VERSION) && RL_READLINE_VERSION >= 0x0700 in readline_until_enter_or_signal()1227 PyModule_AddIntConstant(m, "_READLINE_VERSION", RL_READLINE_VERSION); in initreadline()
91 #define RL_READLINE_VERSION 0x0402 macro
74 int rl_readline_version = RL_READLINE_VERSION;