[Patches] [ python-Patches-409924 ] rm configure --with-check-import-case

noreply@sourceforge.net noreply@sourceforge.net
Tue, 20 Mar 2001 05:09:20 -0800


Patches item #409924, was updated on 2001-03-19 19:51
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=409924&group_id=5470

Category: Build
Group: None
>Status: Closed
Priority: 5
Submitted By: Jason Tishler (jlt63)
Assigned to: Guido van Rossum (gvanrossum)
Summary: rm configure --with-check-import-case

Initial Comment:
This patch removes the configure --with-check-import-case
option that I added in 2.1a1 for Cygwin.  This option has been
obseleted by Tim Peter's case sensitive import for all platforms
patch (PEP 235).

To apply:

    $ # save patch to /tmp/case.patch
    $ patch  </tmp/case.patch

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

>Comment By: Guido van Rossum (gvanrossum)
Date: 2001-03-20 05:09

Message:
Logged In: YES 
user_id=6380

Done.

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

Comment By: Tim Peters (tim_one)
Date: 2001-03-19 21:44

Message:
Logged In: YES 
user_id=31435

Guido, care to apply this patch next time you fiddle the 
Unix config stuff?

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

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