我已经安装了 django 扩展并且我正在使用 shell_plus。
当我按下向上箭头时,我会得到这样的奇怪字符
Python 2.7.3 (default, Nov 23 2012, 18:02:22)
[GCC 4.4.6 20120305 (Red Hat 4.4.6-4)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
(InteractiveConsole)
>>> ^[[A^[[A^[[A
我正在使用虚拟环境。
我在 virtualenv 和我的系统中都安装了 python readline