Robin Siebler wrote:
>How would I get/change the read-only attribute on a file? The only way that
>I have found is win32file.GetFileAttributes. I have tried this, but I don't
>what to do with the number it returns.
>
>Robin L. Siebler
>Software Test Engineer
>Palm
>-
> "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 Pyt
[Robin Siebler wrote]
> How would I get/change the read-only attribute on a file? The only way that
> I have found is win32file.GetFileAttributes. I have tried this, but I don't
> what to do with the number it returns.
You could read section 6.1.4 of the Python Library Reference (Files and
Dire
How would I get/change the read-only attribute on a file? The only way that
I have found is win32file.GetFileAttributes. I have tried this, but I don't
what to do with the number it returns.
Robin L. Siebler
Software Test Engineer
Palm
Garunteed to be bug free