File Permissions

Lenny Self lenny at squiggie.com
Thu Aug 31 13:33:16 EDT 2000


After looking though the Python Essential Reference and the Python Library
Reference I am still stumped on how to get a file's permissions. I have been
able to get a file's owner and group IDs using the os.stat function but it
doesn't seem to give me the file's permissions.

Can someone help me out?  I'd really appreciate it.

Thanks a bunch.

    -- Lenny





More information about the Python-list mailing list