Shouldn’t that whole construct be replaced by code using readline module from the standard library instead? We could then easily have recorded history as well.
For support of Windows we can import pyreadline3 as a replacement (not sure about details, I am a Linux guy).
Shouldn’t that whole construct be replaced by code using
readlinemodule from the standard library instead? We could then easily have recorded history as well.For support of Windows we can import
pyreadline3as a replacement (not sure about details, I am a Linux guy).