R. David Murray <rdmur...@bitdance.com> added the comment:

Committed to py3k in r88730, 3.2 in r88731, and 2.7 in r88732.

I tested it by hand; mbox open failed before patch, succeeded (read-only) after 
patch.  I also changed two other cases of EACCES tests without testing them; I 
don't see how it could hurt to add EROFS.  I did not touch the os2-specific 
cases as there it looks like EROFS might require a different semantic from 
EACCES.

----------
resolution:  -> fixed
stage: needs patch -> committed/rejected
status: open -> closed
versions: +Python 2.7, Python 3.2

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

Reply via email to