Home
last modified time | relevance | path

Searched refs:should_auto_add_history (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A Dreadline.c714 static int should_auto_add_history = 1; variable
732 should_auto_add_history = _should_auto_add_history; in readline_set_auto_history_impl()
1417 if (should_auto_add_history && n > 0) { in call_readline()

Completed in 2 milliseconds