[IPython-dev] error in ipython 0.8
tocer
tocer.deng@gmail....
Wed Apr 11 03:59:56 CDT 2007
Hi,
I have install ipython0.8 just now. When I run a python script in ipython, a
error occor:
C:\Python24\Lib\site-packages\IPython\iplib.py in reloadhist(self)
1255
1256 if self.has_readline:
-> 1257 self.readline.clear_history()
1258 self.readline.read_history_file(self.shell.histfile)
1259
AttributeError: 'module' object has no attribute 'clear_history'
Winxp + IPython0.8 + pyreadline1.3
thank your gread job.
cheers
More information about the IPython-dev
mailing list