fileinput.input(f,inplace=True,...) preserves perms?
kj
no.email at please.post
Sun Jun 7 14:44:51 EDT 2009
More information about the Python-list mailing list
Sun Jun 7 14:44:51 EDT 2009
- Previous message (by thread): How to get local copy of docs?
- Next message (by thread): 403 error for python webpage
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Does fileinput.input(files, inplace=True, ...) preserve the permissions of the file? (I.e. does it ensure that the new file has the same permissions as the original file?) TIA! kynn --
- Previous message (by thread): How to get local copy of docs?
- Next message (by thread): 403 error for python webpage
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list