file manipulation and write permission

Moshe Zadka moshez at math.huji.ac.il
Tue Mar 21 08:29:53 EST 2000


On Tue, 21 Mar 2000 tiddlerdeja at my-deja.com wrote:

> I trying to manipulate a whole load of files. However I don't have
> write permission on all the files (I do have ownership of them).
> 
> Can some tell me how I make a file writeable in a Python script?

Read the doucmentation about os.chmod





More information about the Python-list mailing list