Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c1218bc

Browse files
committed
Files for 2.1 distribution.
1 parent c54be42 commit c1218bc

16 files changed

Lines changed: 111 additions & 65 deletions

Mac/Build/PythonCore.exp

Lines changed: 24 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ sSuffices
22
GUSISetupConfig
33
GUSISetupDevices
44
GUSISetupFactories
5-
gusisioux_state
65
__vt__15GUSISIOUXDevice # GUSISIOUXDevice::__vt
76
__vt__15GUSISIOUXSocket # GUSISIOUXSocket::__vt
87
sInstance__15GUSISIOUXDevice # GUSISIOUXDevice::sInstance
@@ -28,6 +27,7 @@ _PyEval_SliceIndex
2827
PyEval_CallObjectWithKeywords
2928
PyEval_CallObject
3029
Py_FlushLine
30+
PyEval_GetNestedScopes
3131
PyEval_GetRestricted
3232
PyEval_GetFrame
3333
PyEval_GetGlobals
@@ -58,6 +58,9 @@ PyArg_GetFloat
5858
PyArg_GetShort
5959
PyArg_GetLong
6060
PyArg_GetObject
61+
PyErr_ProgramText
62+
PyErr_SyntaxLocation
63+
PyErr_WarnExplicit
6164
PyErr_Warn
6265
PyErr_WriteUnraisable
6366
PyErr_NewException
@@ -148,18 +151,28 @@ Py_FatalError
148151
PyParser_SimpleParseString
149152
PyParser_SimpleParseFile
150153
Py_SymtableString
154+
Py_CompileStringFlags
151155
Py_CompileString
156+
PyRun_FileExFlags
157+
PyRun_FileFlags
158+
PyRun_StringFlags
152159
PyRun_FileEx
153160
PyRun_File
154161
PyRun_String
162+
PyErr_Display
155163
PyErr_PrintEx
156164
PyErr_Print
157165
PyRun_SimpleString
166+
PyRun_SimpleFileExFlags
158167
PyRun_SimpleFileEx
159168
PyRun_SimpleFile
169+
PyRun_InteractiveOneFlags
160170
PyRun_InteractiveOne
171+
PyRun_InteractiveLoopFlags
161172
PyRun_InteractiveLoop
173+
PyRun_AnyFileExFlags
162174
PyRun_AnyFileEx
175+
PyRun_AnyFileFlags
163176
PyRun_AnyFile
164177
Py_GetPythonHome
165178
Py_SetPythonHome
@@ -201,9 +214,11 @@ Py_OptimizeFlag
201214
PySymtable_Free
202215
PyCode_Addr2Line
203216
PyNode_CompileSymtable
217+
PyNode_CompileFlags
204218
PyNode_Compile
205-
is_free
206219
PyCode_New
220+
PyObject_IsSubclass
221+
PyObject_IsInstance
207222
PyObject_CallMethod
208223
PyObject_CallFunction
209224
PyObject_CallObject
@@ -326,8 +341,6 @@ PyFile_WriteString
326341
PyFile_WriteObject
327342
PyFile_SoftSpace
328343
PyFile_GetLine
329-
_portable_ftell
330-
_portable_fseek
331344
PyFile_SetBufSize
332345
PyFile_FromString
333346
PyFile_FromFile
@@ -455,6 +468,7 @@ PySlice_Type
455468
PySlice_GetIndices
456469
PySlice_New
457470
PyString_Type
471+
_Py_ReleaseInternedStrings
458472
PyString_Fini
459473
PyString_InternFromString
460474
PyString_InternInPlace
@@ -616,6 +630,7 @@ Py_GetPrefix
616630
Py_GetArgcArgv
617631
Py_GetProgramFullPath
618632
PyMac_Exit
633+
abort
619634
PyMac_OutputNotSeen
620635
PyMac_OutputSeen
621636
PyMac_InitApplication
@@ -789,6 +804,8 @@ PyUnicode_Encode
789804
PyUnicode_Decode
790805
PyUnicode_FromEncodedObject
791806
PyUnicode_FromObject
807+
PyUnicode_AsWideChar
808+
PyUnicode_FromWideChar
792809
PyUnicode_FromUnicode
793810
PyUnicode_Resize
794811
initthread
@@ -805,8 +822,6 @@ PyThread_exit_thread
805822
PyThread_get_thread_ident
806823
PyThread_start_new_thread
807824
PyThread_init_thread
808-
SystemExit_methods
809-
SyntaxError_methods
810825
PyExc_Exception
811826
PyExc_StandardError
812827
PyExc_ArithmeticError
@@ -855,7 +870,6 @@ AEDesc_Convert
855870
AEDesc_New
856871
init_locale
857872
initEvt
858-
copyright
859873
init_sre
860874
initsha
861875
DragObj_chain
@@ -873,6 +887,7 @@ PyCell_Get
873887
PyCell_New
874888
PySymtableEntry_Type
875889
PySymtableEntry_New
890+
PyNode_Future
876891
GUSISetupConsoleStdio
877892
GUSIStdioFlush
878893
GUSIStdioClose
@@ -939,6 +954,7 @@ DoAutoSpin__17GUSIConfigurationCFv # GUSIConfiguration::DoAutoSpin() const
939954
SetDefaultFType__17GUSIConfigurationCFRC12GUSIFileSpec # GUSIConfiguration::SetDefaultFType(const GUSIFileSpec&) const
940955
ConfigureSuffices__17GUSIConfigurationFsPQ217GUSIConfiguration10FileSuffix # GUSIConfiguration::ConfigureSuffices(short,GUSIConfiguration::FileSuffix*)
941956
__ct__17GUSIConfigurationFs # GUSIConfiguration::GUSIConfiguration(short)
957+
CreateInstance__17GUSIConfigurationFs # GUSIConfiguration::CreateInstance(short)
942958
__vt__22GUSIThreadManagerProxy # GUSIThreadManagerProxy::__vt
943959
__vt__18GUSIContextFactory # GUSIContextFactory::__vt
944960
__vt__11GUSIContext # GUSIContext::__vt
@@ -1721,6 +1737,7 @@ __dt__53GUSISpecificData<Q29GUSITimer5Queue,&.GUSIKillTimers>Fv # GUSISpecificD
17211737
get__53GUSISpecificData<Q29GUSITimer5Queue,&.GUSIKillTimers>FP17GUSISpecificTable # GUSISpecificData<GUSITimer::Queue, &.GUSIKillTimers>::get(GUSISpecificTable*)
17221738
__dt__9GUSITimerFv # GUSITimer::~GUSITimer()
17231739
Kill__9GUSITimerFv # GUSITimer::Kill()
1740+
Reset__9GUSITimerFv # GUSITimer::Reset()
17241741
Sleep__9GUSITimerFlb # GUSITimer::Sleep(long,bool)
17251742
__ct__9GUSITimerFbP11GUSIContext # GUSITimer::GUSITimer(bool,GUSIContext*)
17261743
GUSIKillTimers
@@ -1898,15 +1915,13 @@ __throw_bad_alloc__3stdFv # std::__throw_bad_alloc()
18981915
__dt__Q23std9bad_allocFv # std::bad_alloc::~bad_alloc()
18991916
qd
19001917
exit
1901-
abort
19021918
__console_exit
19031919
__stdio_exit
19041920
__aborting
19051921
__exit
19061922
exit
19071923
__atexit
19081924
atexit
1909-
abort
19101925
fix_start
19111926
vec_free
19121927
vec_realloc

Mac/Build/PythonCore.mcp

-1.52 KB
Binary file not shown.

Mac/Build/PythonCoreCarbon.exp

Lines changed: 24 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ _PyEval_SliceIndex
2727
PyEval_CallObjectWithKeywords
2828
PyEval_CallObject
2929
Py_FlushLine
30+
PyEval_GetNestedScopes
3031
PyEval_GetRestricted
3132
PyEval_GetFrame
3233
PyEval_GetGlobals
@@ -57,6 +58,9 @@ PyArg_GetFloat
5758
PyArg_GetShort
5859
PyArg_GetLong
5960
PyArg_GetObject
61+
PyErr_ProgramText
62+
PyErr_SyntaxLocation
63+
PyErr_WarnExplicit
6064
PyErr_Warn
6165
PyErr_WriteUnraisable
6266
PyErr_NewException
@@ -147,18 +151,28 @@ Py_FatalError
147151
PyParser_SimpleParseString
148152
PyParser_SimpleParseFile
149153
Py_SymtableString
154+
Py_CompileStringFlags
150155
Py_CompileString
156+
PyRun_FileExFlags
157+
PyRun_FileFlags
158+
PyRun_StringFlags
151159
PyRun_FileEx
152160
PyRun_File
153161
PyRun_String
162+
PyErr_Display
154163
PyErr_PrintEx
155164
PyErr_Print
156165
PyRun_SimpleString
166+
PyRun_SimpleFileExFlags
157167
PyRun_SimpleFileEx
158168
PyRun_SimpleFile
169+
PyRun_InteractiveOneFlags
159170
PyRun_InteractiveOne
171+
PyRun_InteractiveLoopFlags
160172
PyRun_InteractiveLoop
173+
PyRun_AnyFileExFlags
161174
PyRun_AnyFileEx
175+
PyRun_AnyFileFlags
162176
PyRun_AnyFile
163177
Py_GetPythonHome
164178
Py_SetPythonHome
@@ -200,9 +214,11 @@ Py_OptimizeFlag
200214
PySymtable_Free
201215
PyCode_Addr2Line
202216
PyNode_CompileSymtable
217+
PyNode_CompileFlags
203218
PyNode_Compile
204-
is_free
205219
PyCode_New
220+
PyObject_IsSubclass
221+
PyObject_IsInstance
206222
PyObject_CallMethod
207223
PyObject_CallFunction
208224
PyObject_CallObject
@@ -325,8 +341,6 @@ PyFile_WriteString
325341
PyFile_WriteObject
326342
PyFile_SoftSpace
327343
PyFile_GetLine
328-
_portable_ftell
329-
_portable_fseek
330344
PyFile_SetBufSize
331345
PyFile_FromString
332346
PyFile_FromFile
@@ -454,6 +468,7 @@ PySlice_Type
454468
PySlice_GetIndices
455469
PySlice_New
456470
PyString_Type
471+
_Py_ReleaseInternedStrings
457472
PyString_Fini
458473
PyString_InternFromString
459474
PyString_InternInPlace
@@ -609,6 +624,7 @@ Py_GetPrefix
609624
Py_GetArgcArgv
610625
Py_GetProgramFullPath
611626
PyMac_Exit
627+
abort
612628
PyMac_OutputNotSeen
613629
PyMac_OutputSeen
614630
PyMac_InitApplication
@@ -781,6 +797,8 @@ PyUnicode_Encode
781797
PyUnicode_Decode
782798
PyUnicode_FromEncodedObject
783799
PyUnicode_FromObject
800+
PyUnicode_AsWideChar
801+
PyUnicode_FromWideChar
784802
PyUnicode_FromUnicode
785803
PyUnicode_Resize
786804
initthread
@@ -797,8 +815,6 @@ PyThread_exit_thread
797815
PyThread_get_thread_ident
798816
PyThread_start_new_thread
799817
PyThread_init_thread
800-
SystemExit_methods
801-
SyntaxError_methods
802818
PyExc_Exception
803819
PyExc_StandardError
804820
PyExc_ArithmeticError
@@ -847,7 +863,6 @@ AEDesc_Convert
847863
AEDesc_New
848864
init_locale
849865
initEvt
850-
copyright
851866
init_sre
852867
initsha
853868
DragObj_chain
@@ -865,6 +880,7 @@ PyCell_Get
865880
PyCell_New
866881
PySymtableEntry_Type
867882
PySymtableEntry_New
883+
PyNode_Future
868884
GUSISetupConsoleStdio
869885
GUSIStdioFlush
870886
GUSIStdioClose
@@ -931,6 +947,7 @@ DoAutoSpin__17GUSIConfigurationCFv # GUSIConfiguration::DoAutoSpin() const
931947
SetDefaultFType__17GUSIConfigurationCFRC12GUSIFileSpec # GUSIConfiguration::SetDefaultFType(const GUSIFileSpec&) const
932948
ConfigureSuffices__17GUSIConfigurationFsPQ217GUSIConfiguration10FileSuffix # GUSIConfiguration::ConfigureSuffices(short,GUSIConfiguration::FileSuffix*)
933949
__ct__17GUSIConfigurationFs # GUSIConfiguration::GUSIConfiguration(short)
950+
CreateInstance__17GUSIConfigurationFs # GUSIConfiguration::CreateInstance(short)
934951
__vt__22GUSIThreadManagerProxy # GUSIThreadManagerProxy::__vt
935952
__vt__18GUSIContextFactory # GUSIContextFactory::__vt
936953
__vt__11GUSIContext # GUSIContext::__vt
@@ -1488,6 +1505,7 @@ __dt__53GUSISpecificData<Q29GUSITimer5Queue,&.GUSIKillTimers>Fv # GUSISpecificD
14881505
get__53GUSISpecificData<Q29GUSITimer5Queue,&.GUSIKillTimers>FP17GUSISpecificTable # GUSISpecificData<GUSITimer::Queue, &.GUSIKillTimers>::get(GUSISpecificTable*)
14891506
__dt__9GUSITimerFv # GUSITimer::~GUSITimer()
14901507
Kill__9GUSITimerFv # GUSITimer::Kill()
1508+
Reset__9GUSITimerFv # GUSITimer::Reset()
14911509
Sleep__9GUSITimerFlb # GUSITimer::Sleep(long,bool)
14921510
__ct__9GUSITimerFbP11GUSIContext # GUSITimer::GUSITimer(bool,GUSIContext*)
14931511
GUSIKillTimers
@@ -1732,7 +1750,6 @@ __throw_bad_alloc__3stdFv # std::__throw_bad_alloc()
17321750
__dt__Q23std9bad_allocFv # std::bad_alloc::~bad_alloc()
17331751
qd
17341752
exit
1735-
abort
17361753
clrscr
17371754
getch
17381755
kbhit
@@ -1782,7 +1799,6 @@ __exit
17821799
exit
17831800
__atexit
17841801
atexit
1785-
abort
17861802
fix_start
17871803
vec_free
17881804
vec_realloc

Mac/Build/PythonInterpreter.mcp

0 Bytes
Binary file not shown.

Mac/Build/PythonStandSmall.mcp

0 Bytes
Binary file not shown.

Mac/Build/PythonStandalone.mcp

0 Bytes
Binary file not shown.

Mac/Build/_dummy_tkinter.mcp

-22 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)