[Python-bugs-list] [ python-Bugs-621507 ] python22.dll incorrect "File version"
noreply@sourceforge.net
noreply@sourceforge.net
Thu, 10 Oct 2002 11:47:12 -0700
Bugs item #621507, was opened at 2002-10-10 14:47
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=621507&group_id=5470
Category: Python Library
Group: Python 2.2.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Jens Farmer (jensfarmer)
Assigned to: Nobody/Anonymous (nobody)
Summary: python22.dll incorrect "File version"
Initial Comment:
The win32 beta distribution 'Python-2.2.2b1.exe' contains the shared library 'Python22.dll'.
Installing the distribution and inspecting the shared library (right-click or File | Properties),
shows that the shared library's 'Version' is not quite correct. While the "Product Version"
is set to "2.2.2b1", the "File version" is set to "2.2.14.1011"
Didn't the previous distribution of 'Python22.dll' use the file version "2.2.16.1011?"
Perhaps the file version is intentional but it seems like a reflection of an older build number.
I installed 'Python-2.2.2b1.exe' on windows 2000 sp2 and I performed a clean install.
(didn't overwrite any preexisting python distribution directories)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=621507&group_id=5470