Re: [python-win32] win32 version

2005-07-27 Thread Mark Hammond
> If I have an installed instance of win32 et al, is there a way > to get the version number that is installed on a box (preferably > without having to start python up - ie is it written in a text file > somewhere in the install?). In build 205 and later, there will be a pywin32.version

Re: [python-win32] win32 version

2005-07-27 Thread Neil Benn
Gabriel Genellina wrote: > At Wednesday 27/7/2005 05:46, Neil Benn wrote: > >> If I have an installed instance of win32 et al, is there a way >> to get the version number that is installed on a box (preferably >> without having to start python up - ie is it written in a text file >> som

Re: [python-win32] win32 version

2005-07-27 Thread Gabriel Genellina
At Wednesday 27/7/2005 05:46, Neil Benn wrote: > If I have an installed instance of win32 et al, is there a way >to get the version number that is installed on a box (preferably >without having to start python up - ie is it written in a text file >somewhere in the install?). You could