Changes by Terry J. Reedy <tjre...@udel.edu>:

----------
stage:  -> test needed
title: In Python 3, open('/dev/stdout', 'a') raises OSError with errno=ESPIPE 
-> os.open('/dev/stdout', 'a') raises OSError with errno=ESPIPE
type:  -> behavior

_______________________________________
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