[Python-checkins] CVS: python/dist/src/Mac/Build PythonCoreCarbon.exp,1.8,1.9

Jack Jansen jackjansen@users.sourceforge.net
2001年8月03日 06:05:20 -0700


Update of /cvsroot/python/python/dist/src/Mac/Build
In directory usw-pr-cvs1:/tmp/cvs-serv367/python/Mac/Build
Modified Files:
	PythonCoreCarbon.exp 
Log Message:
Regenerated for new description stuff.
Index: PythonCoreCarbon.exp
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/Build/PythonCoreCarbon.exp,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** PythonCoreCarbon.exp	2001年05月17日 22:14:36	1.8
--- PythonCoreCarbon.exp	2001年08月03日 13:05:18	1.9
***************
*** 26,33 ****
 _PyBuiltin_Init
 _PyEval_SliceIndex
 PyEval_CallObjectWithKeywords
 PyEval_CallObject
 Py_FlushLine
! PyEval_GetNestedScopes
 PyEval_GetRestricted
 PyEval_GetFrame
--- 26,35 ----
 _PyBuiltin_Init
 _PyEval_SliceIndex
+ PyEval_GetFuncDesc
+ PyEval_GetFuncName
 PyEval_CallObjectWithKeywords
 PyEval_CallObject
 Py_FlushLine
! PyEval_MergeCompilerFlags
 PyEval_GetRestricted
 PyEval_GetFrame
***************
*** 35,38 ****
--- 37,43 ----
 PyEval_GetLocals
 PyEval_GetBuiltins
+ PyEval_SetTrace
+ PyEval_SetProfile
+ PyEval_EvalCodeEx
 PyEval_EvalCode
 Py_SetRecursionLimit
***************
*** 142,145 ****
--- 147,151 ----
 Py_NoSiteFlag
 Py_FrozenFlag
+ Py_IgnoreEnvironmentFlag
 _PyThread_Started
 Py_UnicodeFlag
***************
*** 151,155 ****
--- 157,163 ----
 Py_FatalError
 PyParser_SimpleParseString
+ PyParser_SimpleParseStringFlags
 PyParser_SimpleParseFile
+ PyParser_SimpleParseFileFlags
 Py_SymtableString
 Py_CompileStringFlags
***************
*** 186,189 ****
--- 194,201 ----
 Py_IsInitialized
 _PyThreadState_Current
+ PyThreadState_Next
+ PyInterpreterState_ThreadHead
+ PyInterpreterState_Next
+ PyInterpreterState_Head
 PyThreadState_GetDict
 PyThreadState_Swap
***************
*** 225,228 ****
--- 237,241 ----
 PyObject_CallMethod
 PyObject_CallFunction
+ PyObject_Call
 PyObject_CallObject
 PyMapping_HasKey
***************
*** 299,309 ****
 PyMethod_Type
 PyMethod_Fini
- PyMethod_Class
- PyMethod_Self
- PyMethod_Function
 PyMethod_New
- PyInstance_New
 PyInstance_NewRaw
 PyClass_IsSubclass
 PyClass_New
 PyCObject_Type
--- 312,319 ----
 PyMethod_Type
 PyMethod_Fini
 PyMethod_New
 PyInstance_NewRaw
 PyClass_IsSubclass
+ PyInstance_New
 PyClass_New
 PyCObject_Type
***************
*** 335,338 ****
--- 345,349 ----
 PyDict_Size
 PyDict_Copy
+ PyDict_Update
 PyDict_Next
 PyDict_Clear
***************
*** 368,371 ****
--- 379,386 ----
 PyFrame_New
 PyFunction_Type
+ PyClassMethod_Type
+ PyStaticMethod_Type
+ PyStaticMethod_New
+ PyClassMethod_New
 PyFunction_SetClosure
 PyFunction_GetClosure
***************
*** 402,405 ****
--- 417,422 ----
 PyLong_FromVoidPtr
 PyLong_AsDouble
+ _PyLong_AsByteArray
+ _PyLong_FromByteArray
 PyLong_AsUnsignedLong
 PyLong_AsLong
***************
*** 416,419 ****
--- 433,437 ----
 PyCFunction_GetFunction
 PyCFunction_New
+ module_members
 PyModule_Type
 _PyModule_Clear
***************
*** 444,447 ****
--- 462,468 ----
 PyObject_Not
 PyObject_IsTrue
+ PyObject_GenericSetAttr
+ PyObject_GenericGetAttr
+ _PyObject_GetDictPtr
 PyObject_SetAttr
 PyObject_HasAttr
***************
*** 484,487 ****
--- 505,510 ----
 PyString_ConcatAndDel
 PyString_Concat
+ _PyString_Join
+ _PyString_Eq
 PyString_AsStringAndSize
 PyString_AsString
***************
*** 503,507 ****
--- 526,537 ----
 PyTuple_Size
 PyTuple_New
+ type_getsets
 PyType_Type
+ PyBaseObject_Type
+ PyType_InitDict
+ _PyType_Lookup
+ PyType_IsSubtype
+ PyType_GenericNew
+ PyType_GenericAlloc
 PyGrammar_RemoveAccelerators
 PyGrammar_AddAccelerators
***************
*** 520,524 ****
--- 550,556 ----
 PyParser_New
 Py_TabcheckFlag
+ PyParser_ParseFileFlags
 PyParser_ParseFile
+ PyParser_ParseStringFlags
 PyParser_ParseString
 _PyParser_TokenNames
***************
*** 560,564 ****
--- 592,602 ----
 initselect
 gethostbyname_lock
+ inet_ntop
+ inet_pton
 init_socket
+ getnameinfo
+ getaddrinfo
+ freeaddrinfo
+ gai_strerror
 initstrop
 initstruct
***************
*** 571,575 ****
 not_upp
 PyMac_GetArgv
- PyMac_GetFullPath
 PyMac_init_process_location
 strdup
--- 609,612 ----
***************
*** 584,587 ****
--- 621,716 ----
 PyMac_AppearanceCompliant
 PyMac_OSErrException
+ PyMacGluePtr_AEDesc_New
+ PyMacGluePtr_AEDesc_Convert
+ PyMacGluePtr_CmpObj_New
+ PyMacGluePtr_CmpObj_Convert
+ PyMacGluePtr_CmpInstObj_New
+ PyMacGluePtr_CmpInstObj_Convert
+ PyMacGluePtr_CtlObj_New
+ PyMacGluePtr_CtlObj_Convert
+ PyMacGluePtr_DlgObj_New
+ PyMacGluePtr_DlgObj_Convert
+ PyMacGluePtr_DlgObj_WhichDialog
+ PyMacGluePtr_DragObj_New
+ PyMacGluePtr_DragObj_Convert
+ PyMacGluePtr_ListObj_New
+ PyMacGluePtr_ListObj_Convert
+ PyMacGluePtr_MenuObj_New
+ PyMacGluePtr_MenuObj_Convert
+ PyMacGluePtr_GrafObj_New
+ PyMacGluePtr_GrafObj_Convert
+ PyMacGluePtr_BMObj_New
+ PyMacGluePtr_BMObj_Convert
+ PyMacGluePtr_QdRGB_New
+ PyMacGluePtr_QdRGB_Convert
+ PyMacGluePtr_GWorldObj_New
+ PyMacGluePtr_GWorldObj_Convert
+ PyMacGluePtr_TrackObj_New
+ PyMacGluePtr_TrackObj_Convert
+ PyMacGluePtr_MovieObj_New
+ PyMacGluePtr_MovieObj_Convert
+ PyMacGluePtr_MovieCtlObj_New
+ PyMacGluePtr_MovieCtlObj_Convert
+ PyMacGluePtr_TimeBaseObj_New
+ PyMacGluePtr_TimeBaseObj_Convert
+ PyMacGluePtr_UserDataObj_New
+ PyMacGluePtr_UserDataObj_Convert
+ PyMacGluePtr_MediaObj_New
+ PyMacGluePtr_MediaObj_Convert
+ PyMacGluePtr_ResObj_New
+ PyMacGluePtr_ResObj_Convert
+ PyMacGluePtr_OptResObj_New
+ PyMacGluePtr_OptResObj_Convert
+ PyMacGluePtr_TEObj_New
+ PyMacGluePtr_TEObj_Convert
+ PyMacGluePtr_WinObj_New
+ PyMacGluePtr_WinObj_Convert
+ PyMacGluePtr_WinObj_WhichWindow
+ WinObj_WhichWindow
+ WinObj_Convert
+ WinObj_New
+ TEObj_Convert
+ TEObj_New
+ OptResObj_Convert
+ OptResObj_New
+ ResObj_Convert
+ ResObj_New
+ MediaObj_Convert
+ MediaObj_New
+ UserDataObj_Convert
+ UserDataObj_New
+ TimeBaseObj_Convert
+ TimeBaseObj_New
+ MovieCtlObj_Convert
+ MovieCtlObj_New
+ MovieObj_Convert
+ MovieObj_New
+ TrackObj_Convert
+ TrackObj_New
+ GWorldObj_Convert
+ GWorldObj_New
+ QdRGB_Convert
+ QdRGB_New
+ BMObj_Convert
+ BMObj_New
+ GrafObj_Convert
+ GrafObj_New
+ MenuObj_Convert
+ MenuObj_New
+ ListObj_Convert
+ ListObj_New
+ DragObj_Convert
+ DragObj_New
+ DlgObj_WhichDialog
+ DlgObj_Convert
+ DlgObj_New
+ CtlObj_Convert
+ CtlObj_New
+ CmpInstObj_Convert
+ CmpInstObj_New
+ CmpObj_Convert
+ CmpObj_New
+ AEDesc_Convert
+ AEDesc_New
 PyMac_Buildwide
 PyMac_Getwide
***************
*** 593,598 ****
 PyMac_BuildRect
 PyMac_GetRect
- PyMac_BuildFSSpec
- PyMac_GetFSSpec
 PyMac_BuildOptStr255
 PyMac_BuildStr255
--- 722,725 ----
***************
*** 625,628 ****
--- 752,756 ----
 RotateCursor
 SpinCursor
+ PyMac_GetFullPath
 PyMac_getscript
 PyMac_AppRefNum
***************
*** 651,656 ****
 initgestalt
 initmacfs
 newmfssobject
! mfs_GetFSSpecFSSpec
 initmac
 initMacOS
--- 779,788 ----
 initgestalt
 initmacfs
+ PyMac_BuildFSSpec
+ PyMac_BuildFSRef
+ PyMac_GetFSRef
+ newmfsrobject
 newmfssobject
! PyMac_GetFSSpec
 initmac
 initMacOS
***************
*** 686,692 ****
 Dialog_Type
 initDlg
! DlgObj_Convert
! DlgObj_New
! DlgObj_WhichDialog
 MenuObj_chain
 Menu_Type
--- 818,824 ----
 Dialog_Type
 initDlg
! _DlgObj_Convert
! _DlgObj_New
! _DlgObj_WhichDialog
 MenuObj_chain
 Menu_Type
***************
*** 717,723 ****
 Window_Type
 initWin
! WinObj_WhichWindow
! WinObj_Convert
! WinObj_New
 PyBuffer_Type
 PyBuffer_New
--- 849,855 ----
 Window_Type
 initWin
! _WinObj_WhichWindow
! _WinObj_Convert
! _WinObj_New
 PyBuffer_Type
 PyBuffer_New
***************
*** 744,814 ****
 PyCodec_Register
 _PyUnicode_TypeRecords
! _PyUnicode_IsAlpha
! _PyUnicode_ToLowercase
! _PyUnicode_ToUppercase
! _PyUnicode_IsUppercase
! _PyUnicode_IsLowercase
! _PyUnicode_IsWhitespace
! _PyUnicode_IsNumeric
! _PyUnicode_ToNumeric
! _PyUnicode_IsDigit
! _PyUnicode_ToDigit
! _PyUnicode_IsDecimalDigit
! _PyUnicode_ToDecimalDigit
! _PyUnicode_IsTitlecase
! _PyUnicode_ToTitlecase
! _PyUnicode_IsLinebreak
 PyUnicode_Type
! _PyUnicode_Fini
! _PyUnicode_Init
! PyUnicode_Format
! PyUnicode_Split
! PyUnicode_Replace
! PyUnicode_Concat
! PyUnicode_Contains
! PyUnicode_Compare
! PyUnicode_Splitlines
! PyUnicode_Join
! PyUnicode_Tailmatch
! PyUnicode_Find
! PyUnicode_Count
! PyUnicode_EncodeDecimal
! PyUnicode_Translate
! PyUnicode_TranslateCharmap
! PyUnicode_AsCharmapString
! PyUnicode_EncodeCharmap
! PyUnicode_DecodeCharmap
! PyUnicode_AsASCIIString
! PyUnicode_EncodeASCII
! PyUnicode_DecodeASCII
! PyUnicode_AsLatin1String
! PyUnicode_EncodeLatin1
! PyUnicode_DecodeLatin1
! PyUnicode_AsRawUnicodeEscapeString
! PyUnicode_EncodeRawUnicodeEscape
! PyUnicode_DecodeRawUnicodeEscape
! PyUnicode_AsUnicodeEscapeString
! PyUnicode_EncodeUnicodeEscape
! PyUnicode_DecodeUnicodeEscape
! PyUnicode_AsUTF16String
! PyUnicode_EncodeUTF16
! PyUnicode_DecodeUTF16
! PyUnicode_AsUTF8String
! PyUnicode_EncodeUTF8
! PyUnicode_DecodeUTF8
! PyUnicode_SetDefaultEncoding
! PyUnicode_GetDefaultEncoding
! PyUnicode_GetSize
! PyUnicode_AsUnicode
! _PyUnicode_AsDefaultEncodedString
! PyUnicode_AsEncodedString
! PyUnicode_Encode
! PyUnicode_Decode
! PyUnicode_FromEncodedObject
! PyUnicode_FromObject
! PyUnicode_AsWideChar
! PyUnicode_FromWideChar
! PyUnicode_FromUnicode
! PyUnicode_Resize
 initthread
 PyThread_up_sema
--- 876,947 ----
 PyCodec_Register
 _PyUnicode_TypeRecords
! _PyUnicodeUCS2_IsAlpha
! _PyUnicodeUCS2_ToLowercase
! _PyUnicodeUCS2_ToUppercase
! _PyUnicodeUCS2_IsUppercase
! _PyUnicodeUCS2_IsLowercase
! _PyUnicodeUCS2_IsWhitespace
! _PyUnicodeUCS2_IsNumeric
! _PyUnicodeUCS2_ToNumeric
! _PyUnicodeUCS2_IsDigit
! _PyUnicodeUCS2_ToDigit
! _PyUnicodeUCS2_IsDecimalDigit
! _PyUnicodeUCS2_ToDecimalDigit
! _PyUnicodeUCS2_IsTitlecase
! _PyUnicodeUCS2_ToTitlecase
! _PyUnicodeUCS2_IsLinebreak
 PyUnicode_Type
! _PyUnicodeUCS2_Fini
! _PyUnicodeUCS2_Init
! PyUnicodeUCS2_Format
! PyUnicodeUCS2_Split
! PyUnicodeUCS2_Replace
! PyUnicodeUCS2_Concat
! PyUnicodeUCS2_Contains
! PyUnicodeUCS2_Compare
! PyUnicodeUCS2_Splitlines
! PyUnicodeUCS2_Join
! PyUnicodeUCS2_Tailmatch
! PyUnicodeUCS2_Find
! PyUnicodeUCS2_Count
! PyUnicodeUCS2_EncodeDecimal
! PyUnicodeUCS2_Translate
! PyUnicodeUCS2_TranslateCharmap
! PyUnicodeUCS2_AsCharmapString
! PyUnicodeUCS2_EncodeCharmap
! PyUnicodeUCS2_DecodeCharmap
! PyUnicodeUCS2_AsASCIIString
! PyUnicodeUCS2_EncodeASCII
! PyUnicodeUCS2_DecodeASCII
! PyUnicodeUCS2_AsLatin1String
! PyUnicodeUCS2_EncodeLatin1
! PyUnicodeUCS2_DecodeLatin1
! PyUnicodeUCS2_AsRawUnicodeEscapeString
! PyUnicodeUCS2_EncodeRawUnicodeEscape
! PyUnicodeUCS2_DecodeRawUnicodeEscape
! PyUnicodeUCS2_AsUnicodeEscapeString
! PyUnicodeUCS2_EncodeUnicodeEscape
! PyUnicodeUCS2_DecodeUnicodeEscape
! PyUnicodeUCS2_AsUTF16String
! PyUnicodeUCS2_EncodeUTF16
! PyUnicodeUCS2_DecodeUTF16
! PyUnicodeUCS2_AsUTF8String
! PyUnicodeUCS2_EncodeUTF8
! PyUnicodeUCS2_DecodeUTF8
! PyUnicodeUCS2_SetDefaultEncoding
! PyUnicodeUCS2_GetDefaultEncoding
! PyUnicodeUCS2_GetSize
! PyUnicodeUCS2_AsUnicode
! _PyUnicodeUCS2_AsDefaultEncodedString
! PyUnicodeUCS2_AsEncodedString
! PyUnicodeUCS2_Encode
! PyUnicodeUCS2_Decode
! PyUnicodeUCS2_FromEncodedObject
! PyUnicodeUCS2_FromObject
! PyUnicodeUCS2_AsWideChar
! PyUnicodeUCS2_FromWideChar
! PyUnicodeUCS2_FromUnicode
! PyUnicodeUCS2_Resize
! PyUnicodeUCS2_GetMax
 initthread
 PyThread_up_sema
***************
*** 862,867 ****
 PyExc_SyntaxWarning
 PyExc_RuntimeWarning
! fini_exceptions
! init_exceptions
 initNav
 AEDesc_chain
--- 995,1000 ----
 PyExc_SyntaxWarning
 PyExc_RuntimeWarning
! _PyExc_Fini
! _PyExc_Init
 initNav
 AEDesc_chain
***************
*** 896,979 ****
 PyCallIter_New
 PySeqIter_New
! PyMacGluePtr_AEDesc_New
! PyMacGluePtr_AEDesc_Convert
! PyMacGluePtr_CmpObj_New
! PyMacGluePtr_CmpObj_Convert
! PyMacGluePtr_CmpInstObj_New
! PyMacGluePtr_CmpInstObj_Convert
! PyMacGluePtr_CtlObj_New
! PyMacGluePtr_CtlObj_Convert
! PyMacGluePtr_DragObj_New
! PyMacGluePtr_DragObj_Convert
! PyMacGluePtr_ListObj_New
! PyMacGluePtr_ListObj_Convert
! PyMacGluePtr_MenuObj_New
! PyMacGluePtr_MenuObj_Convert
! PyMacGluePtr_GrafObj_New
! PyMacGluePtr_GrafObj_Convert
! PyMacGluePtr_BMObj_New
! PyMacGluePtr_BMObj_Convert
! PyMacGluePtr_QdRGB_New
! PyMacGluePtr_QdRGB_Convert
! PyMacGluePtr_GWorldObj_New
! PyMacGluePtr_GWorldObj_Convert
! PyMacGluePtr_TrackObj_New
! PyMacGluePtr_TrackObj_Convert
! PyMacGluePtr_MovieObj_New
! PyMacGluePtr_MovieObj_Convert
! PyMacGluePtr_MovieCtlObj_New
! PyMacGluePtr_MovieCtlObj_Convert
! PyMacGluePtr_TimeBaseObj_New
! PyMacGluePtr_TimeBaseObj_Convert
! PyMacGluePtr_UserDataObj_New
! PyMacGluePtr_UserDataObj_Convert
! PyMacGluePtr_MediaObj_New
! PyMacGluePtr_MediaObj_Convert
! PyMacGluePtr_ResObj_New
! PyMacGluePtr_ResObj_Convert
! PyMacGluePtr_OptResObj_New
! PyMacGluePtr_OptResObj_Convert
! PyMacGluePtr_TEObj_New
! PyMacGluePtr_TEObj_Convert
! TEObj_Convert
! TEObj_New
! OptResObj_Convert
! OptResObj_New
! ResObj_Convert
! ResObj_New
! MediaObj_Convert
! MediaObj_New
! UserDataObj_Convert
! UserDataObj_New
! TimeBaseObj_Convert
! TimeBaseObj_New
! MovieCtlObj_Convert
! MovieCtlObj_New
! MovieObj_Convert
! MovieObj_New
! TrackObj_Convert
! TrackObj_New
! GWorldObj_Convert
! GWorldObj_New
! QdRGB_Convert
! QdRGB_New
! BMObj_Convert
! BMObj_New
! GrafObj_Convert
! GrafObj_New
! MenuObj_Convert
! MenuObj_New
! ListObj_Convert
! ListObj_New
! DragObj_Convert
! DragObj_New
! CtlObj_Convert
! CtlObj_New
! CmpInstObj_Convert
! CmpInstObj_New
! CmpObj_Convert
! CmpObj_New
! AEDesc_Convert
! AEDesc_New
 GUSISetupConsoleStdio
 GUSIStdioFlush
--- 1029,1044 ----
 PyCallIter_New
 PySeqIter_New
! PyOS_vsnprintf
! PyOS_snprintf
! proxytype
! wrappertype
! PyWrapper_New
! PyDictProxy_New
! proxy_str
! PyDescr_IsData
! PyDescr_NewWrapper
! PyDescr_NewGetSet
! PyDescr_NewMember
! PyDescr_NewMethod
 GUSISetupConsoleStdio
 GUSIStdioFlush

AltStyle によって変換されたページ (->オリジナル) /