ID EN
OS

st_reparse_tag

Python 3.11

When st_file_attributes has the FILE_ATTRIBUTE_REPARSE_POINT set, this field contains the tag identifying the type of reparse point. See the IO_REPARSE_TAG_* constants in the stat module.

Syntax

PYTHON
st_reparse_tag

See Also

st_file_attributes FILE_ATTRIBUTE_REPARSE_POINT IO_REPARSE_TAG_* stat