File version on Windows

Eugene C. hc_74 at yahoo.com
Thu May 22 16:50:30 EDT 2003


Hey all. I've been browsing the Python documents and the Internet for
information on retrieving the version of a file on Windows-based machines.
It seems there is a Win32API method called GetFileVersionInfo() which
retrieves the version information from a file. However, the win32api module
(from win32all extensions) which comes with ActiveState Python does not
include this method. Anyone have any ideas how I can get file version info?
Thanks much!






More information about the Python-list mailing list