Re: Finding the attributes of a file

2009-02-24 Thread John Machin
On Feb 25, 6:10 pm, "venutaurus...@gmail.com" wrote: > Hello all, >            I am writing an application which has to identify the > archived files in a given directory.I've tried using the function > i = win32api.GetFileAttributes (full_path) > > to obtain the attributes.But am unable to identi

Finding the attributes of a file

2009-02-24 Thread venutaurus...@gmail.com
Hello all, I am writing an application which has to identify the archived files in a given directory.I've tried using the function i = win32api.GetFileAttributes (full_path) to obtain the attributes.But am unable to identify based on the value it returns as it is returning 5152, 13856 e