Re: [Tutor] Directory permission and ACLs

2005-09-02 Thread Travis Spencer
On 9/2/05, Pat Martin <[EMAIL PROTECTED]> wrote: > I am new to python and wanted to write a program that looks at directory > permissions and ext3 ACLs and also change them if needed. What modules > would I be looking at for those functions? os and os.path: * http://docs.python.org/lib/module-os.

[Tutor] Directory permission and ACLs

2005-09-02 Thread Pat Martin
I am new to python and wanted to write a program that looks at directory permissions and ext3 ACLs and also change them if needed. What modules would I be looking at for those functions? Thank you. Pat ___ Tutor maillist - Tutor@python.org http://mai