GNU readline接口详解(16) – Python语言(必读进阶学习教程)(参考资料) 该readline模块定义了许多函数来促进从 Python 解释器完成和读取/写入历史文件。… 继续阅读 GNU readline接口详解(16) – Python语言(必读进阶学习教程)(参考资料) 发表于: 2019年1月16日 2022年11月30日 作者: Hao Chen 分类: Python, python入门教程 标签: add_history, append_history_file, clear_history, get_completer, get_history_length, read_history_file, read_init_file, readline, remove_history_item, replace_history_item, write_history_file, 历史记录