mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +00:00
Closes #16936: fix duplicate/ambiguous description of stat.S_IFMT in the docs.
This commit is contained in:
parent
8762595ef3
commit
154dc4e423
1 changed files with 0 additions and 4 deletions
|
@ -182,10 +182,6 @@ The variables below define the flags used in the :data:`ST_MODE` field.
|
|||
|
||||
Use of the functions above is more portable than use of the first set of flags:
|
||||
|
||||
.. data:: S_IFMT
|
||||
|
||||
Bit mask for the file type bit fields.
|
||||
|
||||
.. data:: S_IFSOCK
|
||||
|
||||
Socket.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue