[Patches] [ python-Patches-403948 ] uninstaller for bdist_wininst

nobody nobody@sourceforge.net
Tue, 27 Feb 2001 11:01:32 -0800


Patches #403948, was updated on 2001-02-22 08:23
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=403948&group_id=5470

Category: distutils
Group: None
Status: Open
Priority: 5
Submitted By: Thomas Heller
Assigned to: Thomas Heller
Summary: uninstaller for bdist_wininst

Initial Comment:
Uninstaller for bdist_wininst. Has been described fairly extensively in http://mail.python.org/pipermail/distutils-sig/2001-February/001991.html.

This version differs from the posted beta-version in better error checking.

The patch is not complete: distutils/command/bdist_wininst.py has to be regenerated after the C-code has been compiled.

I'm requesting permission to check this in.

----------------------------------------------------------------------

Comment By: A.M. Kuchling
Date: 2001-02-27 11:01

Message:
Logged In: YES 
user_id=11375

You have permission from me, though I can't really comment
on the approach.    No one else on python-dev seemed
interested in inspecting it, and you're the
Windows/Distutils installer expert, so go ahead.

----------------------------------------------------------------------

Comment By: Thomas Heller
Date: 2001-02-22 08:28

Message:
Uninstaller for bdist_wininst. Has been described detailed in http://mail.python.org/pipermail/distutils-sig/2001-February/001991.html.

This version differs from the posted beta-version in better error checking.

The patch is not complete: distutils/command/bdist_wininst.py has to be regenerated after the C-code has been compiled.

I'm requesting permission to check this in.


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=403948&group_id=5470