Eric V. Smith added the comment:

The Windows (and before it MS-DOS) EOF character is Ctrl-Z. Try that.

Depending on the toolset you use, it might use Ctrl-D as EOF. Cygwin's python 
uses Ctrl-D.

----------
nosy: +eric.smith

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19089>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to