stat.filemode(mode)
Convert a file’s mode to a string of the form ‘-rwxrwxrwx’.
New in version 3.3.
Changed in version 3.4: The function supports S_IFDOOR
, S_IFPORT
and S_IFWHT
.
stat.filemode(mode)
Convert a file’s mode to a string of the form ‘-rwxrwxrwx’.
New in version 3.3.
Changed in version 3.4: The function supports S_IFDOOR
, S_IFPORT
and S_IFWHT
.
Please login to continue.