ID EN
OS

stat_result

Python 3.11

Object whose attributes correspond roughly to the members of the stat structure. It is used for the result of os.stat(), os.fstat() and os.lstat().

Syntax

PYTHON
class os.stat_result

See Also

os.stat() os.fstat() os.lstat() st_atime st_mtime st_ctime st_mtime st_atime