[Patches] [ python-Patches-462255 ] Cygwin resource module patch

noreply@sourceforge.net noreply@sourceforge.net
Mon, 17 Sep 2001 09:19:42 -0700


Patches item #462255, was opened at 2001-09-17 08:15
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=462255&group_id=5470

Category: Distutils and setup.py
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Jason Tishler (jlt63)
Assigned to: A.M. Kuchling (akuchling)
Summary: Cygwin resource module patch

Initial Comment:
This patch re-enables building the resouce module on the Cygwin platform.

See the following for details (if interested):

    http://sources.redhat.com/ml/cygwin/2001-09/msg00855.html

I also tested this patch on Red Hat 7.1 without any ill effects.

Use the following procedure, to apply the patch:

    $ # save the patch to /tmp/pyresource.patch
    $ # change directory to the top of the Python source tree
    $ patch -p0 </tmp/pyresource.patch

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

>Comment By: A.M. Kuchling (akuchling)
Date: 2001-09-17 09:19

Message:
Logged In: YES 
user_id=11375

Accepted and checked in.


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

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