Roger Serwy <[email protected]> added the comment: > Same difference for readlines and writelines. I wonder how input works if it > does not call sys.stdin.read() >
Eventually IDLE makes a call to PyShell's readline. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue15319> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
