Closed ermanno closed 7 years ago
I also see this issue. I'm going to try pyreadline. If smop works well it would be nice to see it polished and tested on windows.
Guys as you probably guessed I dont use windows, so when you reach agreement let me know what to do
With python 2.7 on Windows we cannot import readline. A possible workaround would be to try to import pyreadline as readline, as explained in http://stackoverflow.com/questions/6024952/readline-functionality-on-windows-with-python-2-7.