On Mon, Sep 19, 2016 at 02:45:53PM +0000, eryk sun <eryk...@gmail.com> wrote:
> The pInputControl parameter can also be used to implement Unix-style
> Ctrl+D to end a read anywhere on a line, whereas the classic
> [Ctrl+Z][Enter] has to be entered at the start of a line.

   [Ctrl+D] also recognized as EOF only at the start of an input.

Oleg.
-- 
     Oleg Broytman            http://phdru.name/            p...@phdru.name
           Programmers don't die, they just GOSUB without RETURN.
_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to