Bugs item #721636, was opened at 2003-04-15 00:10
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=721636&group_id=78018
Category: pythonwin
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Matt R Hall (mhcomputing)
Assigned to: Nobody/Anonymous (nobody)
Summary: Naming Convention Inconsistent for Installation Log File
Initial Comment:
Summary:
A minor typographical / naming convention error removal
of the Win32 extensions.
Problem:
The installer mistakenly copies the installation log into
Python23\Lib\site-packages\W32INST.LOG instead of
INSTALL.LOG which causes it to fail when attempting
to uninstall the Win32 extensions.
Potential Fix:
Either the location of the install log or the call to the
uninstaller placed in the registry should be modified to
correct this, or potentially both.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=721636&group_id=78018
|