>>>>> "RS" == Robin Siebler <[EMAIL PROTECTED]> writes:

RS> How would I get/change the read-only attribute on a file?  The
RS> only way that I have found is win32file.GetFileAttributes.  I have
RS> tried this, but I don't what to do with the number it returns.

I think there's a recipe in the Python cookbook on the ActiveState
webpage that addresses this.

There was also a recent discussion on comp.lang.python -- search
groups.google.com 

It's pretty trivial, anyway.

-- 
Patricia J. Hawkins
Hawkins Internet Applications, LLC



_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Other options: http://listserv.ActiveState.com/mailman/listinfo/ActivePython

Reply via email to