Update fcntl doc: replace IOError with OSError
Issue #26716. IOError is a deprecated alias to OSError since Python 3.3.
V
Victor Stinner committed
d0d51542511239a2a4b34e6b465d003ccf856a9c
Parent: 705c0e3
Issue #26716. IOError is a deprecated alias to OSError since Python 3.3.