summaryrefslogtreecommitdiffstats
path: root/Mac
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2000-06-07 20:14:29 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2000-06-07 20:14:29 (GMT)
commitebececc9d8fe0976676b862cd2d1c53ae6b18f45 (patch)
tree42e2ef2f09cb237e3b7fcebaf63e195160171df3 /Mac
parentd1fb71121b251cb6ad761e1f51026478823a4733 (diff)
downloadcpython-ebececc9d8fe0976676b862cd2d1c53ae6b18f45.zip
cpython-ebececc9d8fe0976676b862cd2d1c53ae6b18f45.tar.gz
cpython-ebececc9d8fe0976676b862cd2d1c53ae6b18f45.tar.bz2
Moved AE module to the core toolbox set: it is needed by Nav and it isn't all _that_ huge.
Modified for new builtin exceptions.c.
Diffstat (limited to 'Mac')
-rw-r--r--Mac/Build/PythonCore.prjbin54075 -> 54075 bytes
-rw-r--r--Mac/Build/PythonCorePPC.prjbin117744 -> 117744 bytes
-rw-r--r--Mac/Build/PythonCorePPC.prj.exp4
-rw-r--r--Mac/Build/PythonStandSmall.prjbin154025 -> 154025 bytes
4 files changed, 0 insertions, 4 deletions
diff --git a/Mac/Build/PythonCore.prj b/Mac/Build/PythonCore.prj
index ed30346..253395f 100644
--- a/Mac/Build/PythonCore.prj
+++ b/Mac/Build/PythonCore.prj
Binary files differ
diff --git a/Mac/Build/PythonCorePPC.prj b/Mac/Build/PythonCorePPC.prj
index 6e2339f..e9b8b62 100644
--- a/Mac/Build/PythonCorePPC.prj
+++ b/Mac/Build/PythonCorePPC.prj
Binary files differ
diff --git a/Mac/Build/PythonCorePPC.prj.exp b/Mac/Build/PythonCorePPC.prj.exp
index 0fb0d34..043f2a3 100644
--- a/Mac/Build/PythonCorePPC.prj.exp
+++ b/Mac/Build/PythonCorePPC.prj.exp
@@ -31,10 +31,6 @@ PyExc_TypeError
PyExc_ValueError
PyExc_ZeroDivisionError
PyExc_MemoryErrorInst
-_PyBuiltin_Fini_2
-_PyBuiltin_Fini_1
-_PyBuiltin_Init_2
-_PyBuiltin_Init_1
PyEval_CallObjectWithKeywords
PyEval_CallObject
Py_FlushLine
diff --git a/Mac/Build/PythonStandSmall.prj b/Mac/Build/PythonStandSmall.prj
index 2c3f2c7..1c8e242 100644
--- a/Mac/Build/PythonStandSmall.prj
+++ b/Mac/Build/PythonStandSmall.prj
Binary files differ