summaryrefslogtreecommitdiffstats
path: root/Mac/Build
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2001-10-31 11:41:25 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2001-10-31 11:41:25 (GMT)
commitd17f4bd6c8bb2bed81695fb9ee13ccb0da930824 (patch)
tree53f227775a74680488077dece99a541d0e485ca0 /Mac/Build
parent8a7b4fa6d2e8834afa0d24e4dea709052004df6b (diff)
downloadcpython-d17f4bd6c8bb2bed81695fb9ee13ccb0da930824.zip
cpython-d17f4bd6c8bb2bed81695fb9ee13ccb0da930824.tar.gz
cpython-d17f4bd6c8bb2bed81695fb9ee13ccb0da930824.tar.bz2
Regenerated
Diffstat (limited to 'Mac/Build')
-rw-r--r--Mac/Build/PythonCore.exp12
-rw-r--r--Mac/Build/PythonCoreCarbon.exp10
2 files changed, 4 insertions, 18 deletions
diff --git a/Mac/Build/PythonCore.exp b/Mac/Build/PythonCore.exp
index 48d0150..8777de6 100644
--- a/Mac/Build/PythonCore.exp
+++ b/Mac/Build/PythonCore.exp
@@ -91,6 +91,7 @@ PyErr_SetNone
PyErr_SetObject
PyErr_Restore
PyImport_FrozenModules
+PyArg_UnpackTuple
PyArg_ParseTupleAndKeywords
PyArg_VaParse
PyArg_ParseTuple
@@ -450,7 +451,6 @@ PyCFunction_GetFlags
PyCFunction_GetSelf
PyCFunction_GetFunction
PyCFunction_New
-module_members
PyModule_Type
_PyModule_Clear
PyModule_GetFilename
@@ -545,16 +545,12 @@ PyTuple_SetItem
PyTuple_GetItem
PyTuple_Size
PyTuple_New
-type_getsets
-subtype_getsets
PyType_Type
PyBaseObject_Type
PySuper_Type
_PyObject_SlotCompare
PyType_Ready
_PyType_Lookup
-call_maybe
-call_method
PyType_IsSubtype
PyType_GenericNew
PyType_GenericAlloc
@@ -599,7 +595,6 @@ _Py_MD5Final
_Py_MD5Update
_Py_MD5Init
initmd5
-new_doc
initnew
initoperator
initparser
@@ -895,12 +890,9 @@ PySeqIter_New
PyOS_vsnprintf
PyOS_snprintf
PyWrapperDescr_Type
-proxytype
-wrappertype
PyProperty_Type
PyWrapper_New
PyDictProxy_New
-proxy_str
PyDescr_IsData
PyDescr_NewWrapper
PyDescr_NewGetSet
@@ -1046,6 +1038,8 @@ PyWeakref_GetObject
PyWeakref_NewProxy
PyWeakref_NewRef
_PyWeakref_GetWeakrefCount
+PyStructSequence_InitType
+PyStructSequence_New
GUSISetupConsoleStdio
GUSIStdioFlush
GUSIStdioClose
diff --git a/Mac/Build/PythonCoreCarbon.exp b/Mac/Build/PythonCoreCarbon.exp
index bd1c2a5..6a255ae 100644
--- a/Mac/Build/PythonCoreCarbon.exp
+++ b/Mac/Build/PythonCoreCarbon.exp
@@ -91,6 +91,7 @@ PyErr_SetNone
PyErr_SetObject
PyErr_Restore
PyImport_FrozenModules
+PyArg_UnpackTuple
PyArg_ParseTupleAndKeywords
PyArg_VaParse
PyArg_ParseTuple
@@ -450,7 +451,6 @@ PyCFunction_GetFlags
PyCFunction_GetSelf
PyCFunction_GetFunction
PyCFunction_New
-module_members
PyModule_Type
_PyModule_Clear
PyModule_GetFilename
@@ -545,16 +545,12 @@ PyTuple_SetItem
PyTuple_GetItem
PyTuple_Size
PyTuple_New
-type_getsets
-subtype_getsets
PyType_Type
PyBaseObject_Type
PySuper_Type
_PyObject_SlotCompare
PyType_Ready
_PyType_Lookup
-call_maybe
-call_method
PyType_IsSubtype
PyType_GenericNew
PyType_GenericAlloc
@@ -599,7 +595,6 @@ _Py_MD5Final
_Py_MD5Update
_Py_MD5Init
initmd5
-new_doc
initnew
initoperator
initparser
@@ -889,12 +884,9 @@ PySeqIter_New
PyOS_vsnprintf
PyOS_snprintf
PyWrapperDescr_Type
-proxytype
-wrappertype
PyProperty_Type
PyWrapper_New
PyDictProxy_New
-proxy_str
PyDescr_IsData
PyDescr_NewWrapper
PyDescr_NewGetSet