From 391f40e9f0b8b0a3f0b19e27d279694363267404 Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Mon, 22 Jan 2001 16:26:46 +0000 Subject: Unicodedatabase.c has gone. --- Mac/Build/PythonCore.exp | 3 --- Mac/Build/PythonCore.mcp | Bin 157180 -> 151660 bytes Mac/Build/PythonCoreCarbon.exp | 4 ---- Mac/Build/PythonInterpreter.mcp | Bin 104466 -> 104466 bytes Mac/Build/PythonStandSmall.mcp | Bin 297037 -> 293635 bytes Mac/Build/PythonStandalone.mcp | Bin 137115 -> 144035 bytes 6 files changed, 7 deletions(-) diff --git a/Mac/Build/PythonCore.exp b/Mac/Build/PythonCore.exp index 87f58fd..3fc3413 100644 --- a/Mac/Build/PythonCore.exp +++ b/Mac/Build/PythonCore.exp @@ -404,7 +404,6 @@ _Py_HashPointer _Py_HashDouble PyObject_RichCompareBool PyObject_RichCompare -do_richcmp PyObject_Compare PyObject_Unicode PyObject_Str @@ -681,8 +680,6 @@ initunicodedata _PyUnicode_Database_Records _PyUnicode_CategoryNames _PyUnicode_BidirectionalNames -_PyUnicode_Database_GetDecomposition -_PyUnicode_Database_GetRecord _PyCodecRegistry_Fini _PyCodecRegistry_Init PyCodec_Decode diff --git a/Mac/Build/PythonCore.mcp b/Mac/Build/PythonCore.mcp index 49d66e2..5d2b50c 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 53b93ee..f6bfd44 100644 --- a/Mac/Build/PythonCoreCarbon.exp +++ b/Mac/Build/PythonCoreCarbon.exp @@ -376,10 +376,8 @@ _Py_NoneStruct _Py_NotImplementedStruct _Py_cobject_hack _Py_abstract_hack -_PyCompareState_Key _PyTrash_delete_later _PyTrash_delete_nesting -_PyCompareState_nesting _PyTrash_destroy_chain _PyTrash_deposit_object Py_ReprLeave @@ -671,8 +669,6 @@ initunicodedata _PyUnicode_Database_Records _PyUnicode_CategoryNames _PyUnicode_BidirectionalNames -_PyUnicode_Database_GetDecomposition -_PyUnicode_Database_GetRecord _PyCodecRegistry_Fini _PyCodecRegistry_Init PyCodec_Decode diff --git a/Mac/Build/PythonInterpreter.mcp b/Mac/Build/PythonInterpreter.mcp index 3f6aa9a..6bb948d 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 d200738..d3108eb 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 a6e978c..f9592c1 100644 Binary files a/Mac/Build/PythonStandalone.mcp and b/Mac/Build/PythonStandalone.mcp differ -- cgit v0.12