Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

Yes, some operations can raise instances of different OSError subclasses on 
different platforms, because the corresponding C function sets different errno. 
It is so, and we cannot do anything with this. It is just a part of the 
difference between plaforms.

----------
nosy: +serhiy.storchaka

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

Reply via email to