[Python-checkins] CVS: python/dist/src/Mac/Build PythonCore.exp,1.14,1.15
Jack Jansen
jackjansen@users.sourceforge.net
Sat, 08 Sep 2001 14:37:37 -0700
Update of /cvsroot/python/python/dist/src/Mac/Build
In directory usw-pr-cvs1:/tmp/cvs-serv11536/Python/Mac/Build
Modified Files:
PythonCore.exp
Log Message:
Final tweaks for 2.2a3 distribution.
Index: PythonCore.exp
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/Build/PythonCore.exp,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** PythonCore.exp 2001/09/01 23:42:11 1.14
--- PythonCore.exp 2001/09/08 21:37:35 1.15
***************
*** 172,175 ****
--- 172,176 ----
PyErr_PrintEx
PyErr_Print
+ PyRun_SimpleStringFlags
PyRun_SimpleString
PyRun_SimpleFileExFlags
***************
*** 320,323 ****
--- 321,327 ----
PyClass_IsSubclass
PyInstance_New
+ PyMethod_Class
+ PyMethod_Self
+ PyMethod_Function
PyClass_New
PyCObject_Type
***************
*** 422,425 ****
--- 426,430 ----
PyLong_FromVoidPtr
PyLong_AsDouble
+ _PyLong_AsScaledDouble
_PyLong_AsByteArray
_PyLong_FromByteArray
***************
*** 451,454 ****
--- 456,460 ----
_Py_abstract_hack
PyObject_ClearWeakRefs
+ Py_DivisionWarningFlag
_PyTrash_delete_later
_PyTrash_delete_nesting
***************
*** 464,467 ****
--- 470,474 ----
PyMem_Malloc
_Py_ReadyTypes
+ PyObject_Dir
PyCallable_Check
PyNumber_Coerce
***************
*** 534,537 ****
--- 541,545 ----
PyTuple_New
type_getsets
+ subtype_getsets
PyType_Type
PyBaseObject_Type
***************
*** 655,667 ****
SpinCursor
PyMac_GetFullPath
- __convert_to_newlines
PyMac_AppRefNum
PyMac_options
console_output_state
PyMac_GetDelayConsoleFlag
Py_GetExecPrefix
Py_GetPrefix
- Py_GetArgcArgv
Py_GetProgramFullPath
PyMac_Exit
abort
--- 663,675 ----
SpinCursor
PyMac_GetFullPath
PyMac_AppRefNum
PyMac_options
console_output_state
+ __convert_to_newlines
PyMac_GetDelayConsoleFlag
Py_GetExecPrefix
Py_GetPrefix
Py_GetProgramFullPath
+ Py_GetArgcArgv
PyMac_Exit
abort
***************
*** 682,688 ****
initgestalt
initmacfs
! PyMac_BuildFSSpec
! PyMac_BuildFSRef
! PyMac_GetFSRef
newmfssobject
_PyMac_GetFSSpec
--- 690,696 ----
initgestalt
initmacfs
! _PyMac_BuildFSSpec
! _PyMac_BuildFSRef
! _PyMac_GetFSRef
newmfssobject
_PyMac_GetFSSpec
***************
*** 878,882 ****
proxytype
wrappertype
! PyGetSet_Type
PyWrapper_New
PyDictProxy_New
--- 886,890 ----
proxytype
wrappertype
! PyProperty_Type
PyWrapper_New
PyDictProxy_New
***************
*** 898,902 ****
--- 906,913 ----
initgc
PyMac_OSErrException
+ PyMacGluePtr_PyMac_BuildFSSpec
PyMacGluePtr_PyMac_GetFSSpec
+ PyMacGluePtr_PyMac_BuildFSRef
+ PyMacGluePtr_PyMac_GetFSRef
PyMacGluePtr_AEDesc_New
PyMacGluePtr_AEDesc_Convert
***************
*** 991,995 ****
--- 1002,1009 ----
AEDesc_Convert
AEDesc_New
+ PyMac_GetFSRef
+ PyMac_BuildFSRef
PyMac_GetFSSpec
+ PyMac_BuildFSSpec
PyMac_Buildwide
PyMac_Getwide