remove read only flag

Mark McEahern marklists at mceahern.com
Tue Apr 30 13:28:25 EDT 2002


> How can one remove the read-only flag from a file
> (e.g. c:\temp\file.txt) using python in win32.

http://aspn.activestate.com/ASPN/Python/Reference/Products/ActivePython/Pyth
onWin32Extensions/win32api__SetFileAttributes_meth.html

// mark






More information about the Python-list mailing list