From: Jack Jansen Date: Mon, 22 Jan 2001 16:26:46 +0000 (+0000) Subject: Unicodedatabase.c has gone. X-Git-Tag: v2.1a1~37 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=391f40e9f0b8b0a3f0b19e27d279694363267404;p=python Unicodedatabase.c has gone. --- diff --git a/Mac/Build/PythonCore.exp b/Mac/Build/PythonCore.exp index 87f58fdae7..3fc3413228 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 49d66e29e4..5d2b50cf24 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 53b93ee0bb..f6bfd44fb9 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 3f6aa9abc6..6bb948d7fa 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 d200738a05..d3108eb202 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 a6e978ccef..f9592c1de9 100644 Binary files a/Mac/Build/PythonStandalone.mcp and b/Mac/Build/PythonStandalone.mcp differ