I am trying to write a Python program, which show/edit text from stdin using curses. I cloud implement edit module, but I couldn\'t stdin as input.
How can I solve this p