Getting other file permissions

Florian Lindner Florian.Lindner at xgm.de
Mon Aug 30 07:11:32 EDT 2004


Hello,
on a Unix System I want to get the file permissions for other. How to get
this? Is os.stat("file").st_mode the right way? How to interpret the
output?

Thx,
Florian



More information about the Python-list mailing list