Uninstall the original readline package, and install pyreadline instead (a "pure python" implementation).
(http://projects.scipy.org/ipython/ipython/wiki/PyReadline/Intro )
(http://ipython.scipy.org/dist/pyreadline-1.3.win32.exe).
Ah, I forgot to add, that pyreadline itself requires ctypes as a dependency, so you will need to install that too.
You can get that here:
( http://starship.python.net/crew/theller/ctypes/)
Andrew
_______________________________________________ relax (http://nmr-relax.com)
This is the relax-users mailing list [email protected] To unsubscribe from this list, get a password reminder, or change your subscription options, visit the list information page at https://mail.gna.org/listinfo/relax-users

