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

nobody nobody@sourceforge.net
Wed, 28 Feb 2001 12:27:19 -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: A.M. Kuchling
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-28 12:27

Message:
Logged In: YES 
user_id=11375

Sure.  There's also probably going to be a beta2, so it
could be checked in for that release.

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

Comment By: Thomas Heller
Date: 2001-02-28 12:17

Message:
Logged In: YES 
user_id=11105

Andrew, I'm undecided what to do. I have some improvements to the uninstaller in mind, which should be done 
before. I have, however, not the time to do it this week.

Can we release a separate distutils version AFTER 2.1 beta 1?

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

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