ID EN
OS

st_file_attributes

Python 3.11

Windows file attributes: dwFileAttributes member of the BY_HANDLE_FILE_INFORMATION structure returned by GetFileInformationByHandle(). See the FILE_ATTRIBUTE_* constants in the stat module.

Syntax

PYTHON
st_file_attributes

See Also

stat