From: Jack Jansen Date: Tue, 27 Feb 2001 12:48:42 +0000 (+0000) Subject: Soundex has gone. X-Git-Tag: v2.1b1~181 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=501d89da40aceda9bb18f2938a4d9b0588494de4;p=python Soundex has gone. --- diff --git a/Mac/Build/PythonCore.exp b/Mac/Build/PythonCore.exp index 95117f566f..8b89f24c1b 100644 --- a/Mac/Build/PythonCore.exp +++ b/Mac/Build/PythonCore.exp @@ -537,7 +537,6 @@ initrotor initselect gethostbyname_lock init_socket -initsoundex initstrop initstruct inittime diff --git a/Mac/Build/PythonCore.mcp b/Mac/Build/PythonCore.mcp index 9c22a3fb10..985060e7c4 100644 Binary files a/Mac/Build/PythonCore.mcp and b/Mac/Build/PythonCore.mcp differ diff --git a/Mac/Build/PythonCoreCarbon.exp b/Mac/Build/PythonCoreCarbon.exp index 19214a70a1..6f93cc2714 100644 --- a/Mac/Build/PythonCoreCarbon.exp +++ b/Mac/Build/PythonCoreCarbon.exp @@ -536,7 +536,6 @@ initrotor initselect gethostbyname_lock init_socket -initsoundex initstrop initstruct inittime diff --git a/Mac/Build/PythonInterpreter.mcp b/Mac/Build/PythonInterpreter.mcp index 036c105217..5187c3d508 100644 Binary files a/Mac/Build/PythonInterpreter.mcp and b/Mac/Build/PythonInterpreter.mcp differ diff --git a/Mac/Build/PythonStandSmall.mcp b/Mac/Build/PythonStandSmall.mcp index 0c10d357d7..a1f377ec07 100644 Binary files a/Mac/Build/PythonStandSmall.mcp and b/Mac/Build/PythonStandSmall.mcp differ diff --git a/Mac/Build/PythonStandalone.mcp b/Mac/Build/PythonStandalone.mcp index bb2e05380b..33b14ef2ce 100644 Binary files a/Mac/Build/PythonStandalone.mcp and b/Mac/Build/PythonStandalone.mcp differ