[python-win32] Re: windows file name property

Roger Upole rwupole at msn.com
Fri Mar 14 23:12:30 CET 2008


Chris Johnson wrote:
> All: 
> I am trying to print the attributes of a file.
> The want I am most interested in is the owner. This is on windows xp.
> Any help would be appreciated.

> Chris J

See \win32\demos\FileSecurityTest.py for an example of
how to do this.

        Roger



More information about the python-win32 mailing list