summaryrefslogtreecommitdiffstats
path: root/Mac/Build
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2001-09-08 21:38:26 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2001-09-08 21:38:26 (GMT)
commitf7e571432ab60dfdef9de41218e8612c49a13be0 (patch)
tree34e390261a115e4398ae4b25a3ddf46211202d46 /Mac/Build
parentcaef93d82c3bfdad652564540e8717f2cf522af0 (diff)
downloadcpython-f7e571432ab60dfdef9de41218e8612c49a13be0.zip
cpython-f7e571432ab60dfdef9de41218e8612c49a13be0.tar.gz
cpython-f7e571432ab60dfdef9de41218e8612c49a13be0.tar.bz2
Final tweaks for 2.2a3 distribution.
Diffstat (limited to 'Mac/Build')
-rw-r--r--Mac/Build/PythonCore.exp26
-rw-r--r--Mac/Build/PythonCore.mcpbin164756 -> 153158 bytes
-rw-r--r--Mac/Build/PythonCoreCarbon.exp26
-rw-r--r--Mac/Build/PythonStandSmall.mcpbin296887 -> 326329 bytes
4 files changed, 40 insertions, 12 deletions
diff --git a/Mac/Build/PythonCore.exp b/Mac/Build/PythonCore.exp
index b904845..a1925f8 100644
--- a/Mac/Build/PythonCore.exp
+++ b/Mac/Build/PythonCore.exp
@@ -171,6 +171,7 @@ PyRun_String
PyErr_Display
PyErr_PrintEx
PyErr_Print
+PyRun_SimpleStringFlags
PyRun_SimpleString
PyRun_SimpleFileExFlags
PyRun_SimpleFileEx
@@ -319,6 +320,9 @@ PyMethod_New
PyInstance_NewRaw
PyClass_IsSubclass
PyInstance_New
+PyMethod_Class
+PyMethod_Self
+PyMethod_Function
PyClass_New
PyCObject_Type
PyCObject_Import
@@ -421,6 +425,7 @@ PyLong_FromString
PyLong_AsVoidPtr
PyLong_FromVoidPtr
PyLong_AsDouble
+_PyLong_AsScaledDouble
_PyLong_AsByteArray
_PyLong_FromByteArray
PyLong_AsUnsignedLong
@@ -450,6 +455,7 @@ _Py_NotImplementedStruct
_Py_cobject_hack
_Py_abstract_hack
PyObject_ClearWeakRefs
+Py_DivisionWarningFlag
_PyTrash_delete_later
_PyTrash_delete_nesting
_PyTrash_destroy_chain
@@ -463,6 +469,7 @@ PyMem_Free
PyMem_Realloc
PyMem_Malloc
_Py_ReadyTypes
+PyObject_Dir
PyCallable_Check
PyNumber_Coerce
PyNumber_CoerceEx
@@ -533,6 +540,7 @@ PyTuple_GetItem
PyTuple_Size
PyTuple_New
type_getsets
+subtype_getsets
PyType_Type
PyBaseObject_Type
PySuper_Type
@@ -654,15 +662,15 @@ PyMac_StopGUSISpin
RotateCursor
SpinCursor
PyMac_GetFullPath
-__convert_to_newlines
PyMac_AppRefNum
PyMac_options
console_output_state
+__convert_to_newlines
PyMac_GetDelayConsoleFlag
Py_GetExecPrefix
Py_GetPrefix
-Py_GetArgcArgv
Py_GetProgramFullPath
+Py_GetArgcArgv
PyMac_Exit
abort
PyMac_OutputNotSeen
@@ -681,9 +689,9 @@ macstat
sync
initgestalt
initmacfs
-PyMac_BuildFSSpec
-PyMac_BuildFSRef
-PyMac_GetFSRef
+_PyMac_BuildFSSpec
+_PyMac_BuildFSRef
+_PyMac_GetFSRef
newmfssobject
_PyMac_GetFSSpec
initmac
@@ -877,7 +885,7 @@ PyOS_vsnprintf
PyOS_snprintf
proxytype
wrappertype
-PyGetSet_Type
+PyProperty_Type
PyWrapper_New
PyDictProxy_New
proxy_str
@@ -897,7 +905,10 @@ _PyObject_GC_Track
_PyGC_Dump
initgc
PyMac_OSErrException
+PyMacGluePtr_PyMac_BuildFSSpec
PyMacGluePtr_PyMac_GetFSSpec
+PyMacGluePtr_PyMac_BuildFSRef
+PyMacGluePtr_PyMac_GetFSRef
PyMacGluePtr_AEDesc_New
PyMacGluePtr_AEDesc_Convert
PyMacGluePtr_CmpObj_New
@@ -990,7 +1001,10 @@ CmpObj_Convert
CmpObj_New
AEDesc_Convert
AEDesc_New
+PyMac_GetFSRef
+PyMac_BuildFSRef
PyMac_GetFSSpec
+PyMac_BuildFSSpec
PyMac_Buildwide
PyMac_Getwide
PyMac_BuildFixed
diff --git a/Mac/Build/PythonCore.mcp b/Mac/Build/PythonCore.mcp
index cda8cff..f458780 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 7bc9a0d..f5d6f41 100644
--- a/Mac/Build/PythonCoreCarbon.exp
+++ b/Mac/Build/PythonCoreCarbon.exp
@@ -171,6 +171,7 @@ PyRun_String
PyErr_Display
PyErr_PrintEx
PyErr_Print
+PyRun_SimpleStringFlags
PyRun_SimpleString
PyRun_SimpleFileExFlags
PyRun_SimpleFileEx
@@ -319,6 +320,9 @@ PyMethod_New
PyInstance_NewRaw
PyClass_IsSubclass
PyInstance_New
+PyMethod_Class
+PyMethod_Self
+PyMethod_Function
PyClass_New
PyCObject_Type
PyCObject_Import
@@ -421,6 +425,7 @@ PyLong_FromString
PyLong_AsVoidPtr
PyLong_FromVoidPtr
PyLong_AsDouble
+_PyLong_AsScaledDouble
_PyLong_AsByteArray
_PyLong_FromByteArray
PyLong_AsUnsignedLong
@@ -450,6 +455,7 @@ _Py_NotImplementedStruct
_Py_cobject_hack
_Py_abstract_hack
PyObject_ClearWeakRefs
+Py_DivisionWarningFlag
_PyTrash_delete_later
_PyTrash_delete_nesting
_PyTrash_destroy_chain
@@ -463,6 +469,7 @@ PyMem_Free
PyMem_Realloc
PyMem_Malloc
_Py_ReadyTypes
+PyObject_Dir
PyCallable_Check
PyNumber_Coerce
PyNumber_CoerceEx
@@ -533,6 +540,7 @@ PyTuple_GetItem
PyTuple_Size
PyTuple_New
type_getsets
+subtype_getsets
PyType_Type
PyBaseObject_Type
PySuper_Type
@@ -648,15 +656,15 @@ PyMac_StopGUSISpin
RotateCursor
SpinCursor
PyMac_GetFullPath
-__convert_to_newlines
PyMac_AppRefNum
PyMac_options
console_output_state
+__convert_to_newlines
PyMac_GetDelayConsoleFlag
Py_GetExecPrefix
Py_GetPrefix
-Py_GetArgcArgv
Py_GetProgramFullPath
+Py_GetArgcArgv
PyMac_Exit
abort
PyMac_OutputNotSeen
@@ -674,9 +682,9 @@ macstat
sync
initgestalt
initmacfs
-PyMac_BuildFSSpec
-PyMac_BuildFSRef
-PyMac_GetFSRef
+_PyMac_BuildFSSpec
+_PyMac_BuildFSRef
+_PyMac_GetFSRef
newmfsrobject
newmfssobject
_PyMac_GetFSSpec
@@ -871,7 +879,7 @@ PyOS_vsnprintf
PyOS_snprintf
proxytype
wrappertype
-PyGetSet_Type
+PyProperty_Type
PyWrapper_New
PyDictProxy_New
proxy_str
@@ -891,7 +899,10 @@ _PyObject_GC_Track
_PyGC_Dump
initgc
PyMac_OSErrException
+PyMacGluePtr_PyMac_BuildFSSpec
PyMacGluePtr_PyMac_GetFSSpec
+PyMacGluePtr_PyMac_BuildFSRef
+PyMacGluePtr_PyMac_GetFSRef
PyMacGluePtr_AEDesc_New
PyMacGluePtr_AEDesc_Convert
PyMacGluePtr_CmpObj_New
@@ -984,7 +995,10 @@ CmpObj_Convert
CmpObj_New
AEDesc_Convert
AEDesc_New
+PyMac_GetFSRef
+PyMac_BuildFSRef
PyMac_GetFSSpec
+PyMac_BuildFSSpec
PyMac_Buildwide
PyMac_Getwide
PyMac_BuildFixed
diff --git a/Mac/Build/PythonStandSmall.mcp b/Mac/Build/PythonStandSmall.mcp
index 0fa380b..b1c3a22 100644
--- a/Mac/Build/PythonStandSmall.mcp
+++ b/Mac/Build/PythonStandSmall.mcp
Binary files differ