PEP250 implemented for bdist_wininst (was: Re: [Python-Dev] PEP 250)
Thomas Heller
thomas.heller@ion-tof.com
Wed, 5 Sep 2001 15:02:56 +0200
From: "Greg Ward" <gward@python.net>
> Thomas --
>
> have you been following the saga of patch #449054, part of the PEP 250
> implementation. If I understand things correctly, this patch only
> partly implements PEP 250 -- the rest is waiting on a change to
> bdist_wininst. What's the status of this change? Going to make it in?
>
> Please see
>
> http://sourceforge.net/tracker/?func=detail&atid=305470&aid=449054&group_id=5470
>
> if you haven't already...
>
> Greg
I've just checked in the changes needed for the bdist_wininst command.
Thomas