summaryrefslogtreecommitdiffstats
path: root/Mac
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2001-01-22 16:26:46 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2001-01-22 16:26:46 (GMT)
commit391f40e9f0b8b0a3f0b19e27d279694363267404 (patch)
tree1641f0f848db8fb5be8f81e4af478baf9bfb1404 /Mac
parentb216ab632f03678ede3ce28e4479aafc086ca39e (diff)
downloadcpython-391f40e9f0b8b0a3f0b19e27d279694363267404.zip
cpython-391f40e9f0b8b0a3f0b19e27d279694363267404.tar.gz
cpython-391f40e9f0b8b0a3f0b19e27d279694363267404.tar.bz2
Unicodedatabase.c has gone.
Diffstat (limited to 'Mac')
-rw-r--r--Mac/Build/PythonCore.exp3
-rw-r--r--Mac/Build/PythonCore.mcpbin157180 -> 151660 bytes
-rw-r--r--Mac/Build/PythonCoreCarbon.exp4
-rw-r--r--Mac/Build/PythonInterpreter.mcpbin104466 -> 104466 bytes
-rw-r--r--Mac/Build/PythonStandSmall.mcpbin297037 -> 293635 bytes
-rw-r--r--Mac/Build/PythonStandalone.mcpbin137115 -> 144035 bytes
6 files changed, 0 insertions, 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
--- a/Mac/Build/PythonCore.mcp
+++ b/Mac/Build/PythonCore.mcp
Binary files 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
--- a/Mac/Build/PythonInterpreter.mcp
+++ b/Mac/Build/PythonInterpreter.mcp
Binary files differ
diff --git a/Mac/Build/PythonStandSmall.mcp b/Mac/Build/PythonStandSmall.mcp
index d200738..d3108eb 100644
--- a/Mac/Build/PythonStandSmall.mcp
+++ b/Mac/Build/PythonStandSmall.mcp
Binary files differ
diff --git a/Mac/Build/PythonStandalone.mcp b/Mac/Build/PythonStandalone.mcp
index a6e978c..f9592c1 100644
--- a/Mac/Build/PythonStandalone.mcp
+++ b/Mac/Build/PythonStandalone.mcp
Binary files differ