Terry J. Reedy <tjre...@udel.edu> added the comment:

Thank you for redirecting this issue. The goal should be to make the proxies 
completely transparent. They mostly are, but occasional issues arise when they 
are not. Sometimes the source of a problem is not clear. I wonder, for 
instance, whether the non-function in IDLE of

>>> print(input())
abc\
abc\

has anything to do with the bidirectional communication or is entirely internal 
to IDLE.

----------
nosy: +terry.reedy

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

Reply via email to