Stéphane Wirtel <[email protected]> added the comment: @vstinner & @serhiy
What do you think about this issue? For the same POSIX syscall (open) we get 2 different values for the error, 2 on macOS and EISDIR with Linux. Is a bug in Python or with the compliance of the operating system and the POSIX norm? Thank you ---------- nosy: +serhiy.storchaka, vstinner _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue35216> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
