readline.add_history(line)
Append line to the history buffer, as if it was the last line typed. This calls add_history()
in the underlying library.
readline.add_history(line)
Append line to the history buffer, as if it was the last line typed. This calls add_history()
in the underlying library.
Designed by : w10schools
service@w10schools.com
Please login to continue.