Changes by Martin Panter <vadmium...@gmail.com>:

----------
title: os.open('/dev/stdout', 'a') raises OSError with errno=ESPIPE -> 
io.open('/dev/stdout', 'a') raises OSError with errno=ESPIPE

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

Reply via email to