STINNER Victor <[email protected]> added the comment:

See also issue #1602: a prototype of a console object has been proposed to use 
the native Windows console API, instead of the POSIX API (read from fd 0, write 
to fd 1 or 2). The prototype is implemented in Python using ctypes.

----------

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue12939>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to