From ebececc9d8fe0976676b862cd2d1c53ae6b18f45 Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Wed, 7 Jun 2000 20:14:29 +0000 Subject: 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. --- Mac/Build/PythonCore.prj | Bin 54075 -> 54075 bytes Mac/Build/PythonCorePPC.prj | Bin 117744 -> 117744 bytes Mac/Build/PythonCorePPC.prj.exp | 4 ---- Mac/Build/PythonStandSmall.prj | Bin 154025 -> 154025 bytes 4 files changed, 4 deletions(-) diff --git a/Mac/Build/PythonCore.prj b/Mac/Build/PythonCore.prj index ed30346..253395f 100644 Binary files a/Mac/Build/PythonCore.prj and b/Mac/Build/PythonCore.prj differ diff --git a/Mac/Build/PythonCorePPC.prj b/Mac/Build/PythonCorePPC.prj index 6e2339f..e9b8b62 100644 Binary files a/Mac/Build/PythonCorePPC.prj and b/Mac/Build/PythonCorePPC.prj 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 Binary files a/Mac/Build/PythonStandSmall.prj and b/Mac/Build/PythonStandSmall.prj differ -- cgit v0.12