Hi All,
I am trying to install pywin32-217 for the first time on my Windows 7 64
bit machine. I have following installed on my machine,
Python 2.7.3
MS Windows SDK for Windows 7 (7.1)
Downloaded pywin32-217 from sourceforge
When I run the setup.py as below
c:\pywin32-217\python setup.py install
08:41:42 +0100
> From: Mark Lawrence
> To: python-win32@python.org
> Subject: Re: [python-win32] Win32api install problem
> Message-ID:
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> On 30/04/2012 08:03, Aravind Kamble wrote:
> > Hi All,
> >
> > I
Hi All,
Hope I am posting in correct mailing list. Am facing another problem now.
My logic is to get file versions of files inside two directories and
compare them. I am trying to get filename and version as key, value pairs
in a directory. I have a function written which will provide me the file