[issue17650] There is no exception correspond to errno EROFS

Andrey Tykhonov report at bugs.python.org
Sun Apr 7 15:33:38 CEST 2013


Andrey Tykhonov added the comment:

Also:
errno.EXDEV in Lib/distutils/file_util.py
errno.ENOTCONN in Lib/poplib.py
errno.EINVAL in Lib/subprocess.py
errno.ENOTCONN in Lib/smtpd.py, Lib/ssl.py, Lib/imaplib.py
errno.EOPNOTSUPP, errno.ENOTSUP, errno.ENOTSUP, errno.ENODATA in Lib/shutil.py

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17650>
_______________________________________


More information about the Python-bugs-list mailing list