====== windows安装readline ====== 网上没啥教程,其实很简单,也是找了很久才找到的: ''python -m pip install pyreadline'' 不能直接用''pip install pyreadline''