Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Modules
fcntlmodule.c
Find file
Blame
History
Permalink
Update fcntl doc: replace IOError with OSError
· d0d51542
Victor Stinner
authored
Apr 09, 2016
Issue #26716. IOError is a deprecated alias to OSError since Python 3.3.
d0d51542