Martin Panter added the comment:

Are you sure Oleg? As far as I understand, Python 2 by default wraps C stdio 
file objects, and also has Python 3’s file objects in the “io” module. But I 
expect TemporaryFile() would use the default stdio files, and the cause of this 
bug, Issue 21679, should only have affected the “io” module in 3.5+.

----------

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

Reply via email to