Roger Serwy <roger.se...@gmail.com> added the comment:

Issue13532 has an applied patch (422242dbce30) for the subprocess that makes 
the stdout, stderr, and stdin inherit from io.TextIOBase. This includes the 
"errors" attribute, albeit set to ''.

The fix does not apply when running IDLE without a subprocess, so the .errors 
attribute will still be missing.

----------

_______________________________________
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