Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
e8cbb9f1
Commit
e8cbb9f1
authored
Nov 05, 2001
by
Jack Jansen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Regenerated with CF accessors.
parent
52e9045d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
72 additions
and
0 deletions
+72
-0
Mac/Build/PythonCore.exp
Mac/Build/PythonCore.exp
+36
-0
Mac/Build/PythonCoreCarbon.exp
Mac/Build/PythonCoreCarbon.exp
+36
-0
No files found.
Mac/Build/PythonCore.exp
View file @
e8cbb9f1
...
...
@@ -242,6 +242,8 @@ PyIter_Next
PyObject_GetIter
PyObject_IsSubclass
PyObject_IsInstance
PyObject_CallFunctionObjArgs
PyObject_CallMethodObjArgs
PyObject_CallMethod
PyObject_CallFunction
PyObject_Call
...
...
@@ -959,6 +961,40 @@ PyMacGluePtr_TEObj_Convert
PyMacGluePtr_WinObj_New
PyMacGluePtr_WinObj_Convert
PyMacGluePtr_WinObj_WhichWindow
PyMacGluePtr_CFTypeRefObj_Convert
PyMacGluePtr_CFTypeRefObj_New
PyMacGluePtr_CFStringRefObj_Convert
PyMacGluePtr_CFStringRefObj_New
PyMacGluePtr_CFMutableStringRefObj_Convert
PyMacGluePtr_CFMutableStringRefObj_New
PyMacGluePtr_CFArrayRefObj_Convert
PyMacGluePtr_CFArrayRefObj_New
PyMacGluePtr_CFMutableArrayRefObj_Convert
PyMacGluePtr_CFMutableArrayRefObj_New
PyMacGluePtr_CFDictionaryRefObj_Convert
PyMacGluePtr_CFDictionaryRefObj_New
PyMacGluePtr_CFMutableDictionaryRefObj_Convert
PyMacGluePtr_CFMutableDictionaryRefObj_New
PyMacGluePtr_CFURLRefObj_Convert
PyMacGluePtr_OptionalCFURLRefObj_Convert
PyMacGluePtr_CFURLRefObj_New
CFURLRefObj_New
OptionalCFURLRefObj_Convert
CFURLRefObj_Convert
CFMutableDictionaryRefObj_New
CFMutableDictionaryRefObj_Convert
CFDictionaryRefObj_New
CFDictionaryRefObj_Convert
CFMutableArrayRefObj_New
CFMutableArrayRefObj_Convert
CFArrayRefObj_New
CFArrayRefObj_Convert
CFMutableStringRefObj_New
CFMutableStringRefObj_Convert
CFStringRefObj_New
CFStringRefObj_Convert
CFTypeRefObj_New
CFTypeRefObj_Convert
WinObj_WhichWindow
WinObj_Convert
WinObj_New
...
...
Mac/Build/PythonCoreCarbon.exp
View file @
e8cbb9f1
...
...
@@ -242,6 +242,8 @@ PyIter_Next
PyObject_GetIter
PyObject_IsSubclass
PyObject_IsInstance
PyObject_CallFunctionObjArgs
PyObject_CallMethodObjArgs
PyObject_CallMethod
PyObject_CallFunction
PyObject_Call
...
...
@@ -953,6 +955,40 @@ PyMacGluePtr_TEObj_Convert
PyMacGluePtr_WinObj_New
PyMacGluePtr_WinObj_Convert
PyMacGluePtr_WinObj_WhichWindow
PyMacGluePtr_CFTypeRefObj_Convert
PyMacGluePtr_CFTypeRefObj_New
PyMacGluePtr_CFStringRefObj_Convert
PyMacGluePtr_CFStringRefObj_New
PyMacGluePtr_CFMutableStringRefObj_Convert
PyMacGluePtr_CFMutableStringRefObj_New
PyMacGluePtr_CFArrayRefObj_Convert
PyMacGluePtr_CFArrayRefObj_New
PyMacGluePtr_CFMutableArrayRefObj_Convert
PyMacGluePtr_CFMutableArrayRefObj_New
PyMacGluePtr_CFDictionaryRefObj_Convert
PyMacGluePtr_CFDictionaryRefObj_New
PyMacGluePtr_CFMutableDictionaryRefObj_Convert
PyMacGluePtr_CFMutableDictionaryRefObj_New
PyMacGluePtr_CFURLRefObj_Convert
PyMacGluePtr_OptionalCFURLRefObj_Convert
PyMacGluePtr_CFURLRefObj_New
CFURLRefObj_New
OptionalCFURLRefObj_Convert
CFURLRefObj_Convert
CFMutableDictionaryRefObj_New
CFMutableDictionaryRefObj_Convert
CFDictionaryRefObj_New
CFDictionaryRefObj_Convert
CFMutableArrayRefObj_New
CFMutableArrayRefObj_Convert
CFArrayRefObj_New
CFArrayRefObj_Convert
CFMutableStringRefObj_New
CFMutableStringRefObj_Convert
CFStringRefObj_New
CFStringRefObj_Convert
CFTypeRefObj_New
CFTypeRefObj_Convert
WinObj_WhichWindow
WinObj_Convert
WinObj_New
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment