summaryrefslogtreecommitdiffstats
path: root/Mac/Build
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2001-08-07 13:53:25 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2001-08-07 13:53:25 (GMT)
commit67992b7732ed305f41465e3b43fda551e09d5345 (patch)
treee306bd19e2a8bc83c9d3ba06673583785df84996 /Mac/Build
parent59c14e225498456d93924cc6b94c3366a2f65101 (diff)
downloadcpython-67992b7732ed305f41465e3b43fda551e09d5345.zip
cpython-67992b7732ed305f41465e3b43fda551e09d5345.tar.gz
cpython-67992b7732ed305f41465e3b43fda551e09d5345.tar.bz2
Bit another bullet: all toolbox modules are now in dynamically loaded modules. Everything still seems to work, but the ConfigurePythonXXX on initial install may still need work.
Diffstat (limited to 'Mac/Build')
-rw-r--r--Mac/Build/PythonCore.exp58
-rw-r--r--Mac/Build/PythonCore.mcpbin158538 -> 164756 bytes
-rw-r--r--Mac/Build/PythonCoreCarbon.exp58
3 files changed, 0 insertions, 116 deletions
diff --git a/Mac/Build/PythonCore.exp b/Mac/Build/PythonCore.exp
index cf77ed1..662009a 100644
--- a/Mac/Build/PythonCore.exp
+++ b/Mac/Build/PythonCore.exp
@@ -816,48 +816,6 @@ PyMac_LoadCodeResourceModule
PyMac_FindCodeResourceModule
PyMac_FindResourceModule
_PyImport_Inittab
-CtlObj_chain
-Control_Type
-initCtl
-_CtlObj_Convert
-_CtlObj_New
-DlgObj_chain
-Dialog_Type
-initDlg
-_DlgObj_Convert
-_DlgObj_New
-_DlgObj_WhichDialog
-MenuObj_chain
-Menu_Type
-initMenu
-_MenuObj_Convert
-_MenuObj_New
-GrafObj_chain
-GrafPort_Type
-BMObj_chain
-BitMap_Type
-QDGlobalsAccess_Type
-initQd
-BMObj_NewCopied
-_BMObj_Convert
-_BMObj_New
-_GrafObj_Convert
-_GrafObj_New
-_QdRGB_Convert
-_QdRGB_New
-ResObj_chain
-Resource_Type
-initRes
-_OptResObj_Convert
-_OptResObj_New
-_ResObj_Convert
-_ResObj_New
-WinObj_chain
-Window_Type
-initWin
-_WinObj_WhichWindow
-_WinObj_Convert
-_WinObj_New
PyBuffer_Type
PyBuffer_New
PyBuffer_FromReadWriteMemory
@@ -1004,25 +962,9 @@ PyExc_RuntimeWarning
_PyExc_Fini
_PyExc_Init
initNav
-AEDesc_chain
-AEDesc_Type
-upp_GenericEventHandler
-upp_AEIdleProc
-initAE
-_AEDesc_Convert
-_AEDesc_New
init_locale
-initEvt
init_sre
initsha
-DragObj_chain
-DragObj_Type
-dragglue_TrackingHandlerUPP
-dragglue_ReceiveHandlerUPP
-dragglue_SendDataUPP
-initDrag
-_DragObj_Convert
-_DragObj_New
initxreadlines
PyCell_Type
PyCell_Set
diff --git a/Mac/Build/PythonCore.mcp b/Mac/Build/PythonCore.mcp
index c662d62..addc8ba 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 3cfc93a..019070c 100644
--- a/Mac/Build/PythonCoreCarbon.exp
+++ b/Mac/Build/PythonCoreCarbon.exp
@@ -810,48 +810,6 @@ PyMac_LoadCodeResourceModule
PyMac_FindCodeResourceModule
PyMac_FindResourceModule
_PyImport_Inittab
-CtlObj_chain
-Control_Type
-initCtl
-_CtlObj_Convert
-_CtlObj_New
-DlgObj_chain
-Dialog_Type
-initDlg
-_DlgObj_Convert
-_DlgObj_New
-_DlgObj_WhichDialog
-MenuObj_chain
-Menu_Type
-initMenu
-_MenuObj_Convert
-_MenuObj_New
-GrafObj_chain
-GrafPort_Type
-BMObj_chain
-BitMap_Type
-QDGlobalsAccess_Type
-initQd
-BMObj_NewCopied
-_BMObj_Convert
-_BMObj_New
-_GrafObj_Convert
-_GrafObj_New
-_QdRGB_Convert
-_QdRGB_New
-ResObj_chain
-Resource_Type
-initRes
-_OptResObj_Convert
-_OptResObj_New
-_ResObj_Convert
-_ResObj_New
-WinObj_chain
-Window_Type
-initWin
-_WinObj_WhichWindow
-_WinObj_Convert
-_WinObj_New
PyBuffer_Type
PyBuffer_New
PyBuffer_FromReadWriteMemory
@@ -998,25 +956,9 @@ PyExc_RuntimeWarning
_PyExc_Fini
_PyExc_Init
initNav
-AEDesc_chain
-AEDesc_Type
-upp_GenericEventHandler
-upp_AEIdleProc
-initAE
-_AEDesc_Convert
-_AEDesc_New
init_locale
-initEvt
init_sre
initsha
-DragObj_chain
-DragObj_Type
-dragglue_TrackingHandlerUPP
-dragglue_ReceiveHandlerUPP
-dragglue_SendDataUPP
-initDrag
-_DragObj_Convert
-_DragObj_New
initxreadlines
PyCell_Type
PyCell_Set