diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 2000-06-07 20:34:46 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 2000-06-07 20:34:46 (GMT) |
commit | ee68fc3c7f33406cfa10e5b6c221344cef52b706 (patch) | |
tree | d5d7a4263b55c5dfcdeda3941754977ee35156f0 /Mac/Build/PythonCorePPC.prj.exp | |
parent | ebececc9d8fe0976676b862cd2d1c53ae6b18f45 (diff) | |
download | cpython-ee68fc3c7f33406cfa10e5b6c221344cef52b706.zip cpython-ee68fc3c7f33406cfa10e5b6c221344cef52b706.tar.gz cpython-ee68fc3c7f33406cfa10e5b6c221344cef52b706.tar.bz2 |
Nav and AE have been moved to core toolbox modules: fixup dependent modules, export symbol list, etc.
Diffstat (limited to 'Mac/Build/PythonCorePPC.prj.exp')
-rw-r--r-- | Mac/Build/PythonCorePPC.prj.exp | 75 |
1 files changed, 46 insertions, 29 deletions
diff --git a/Mac/Build/PythonCorePPC.prj.exp b/Mac/Build/PythonCorePPC.prj.exp index 043f2a3..5d0ff09 100644 --- a/Mac/Build/PythonCorePPC.prj.exp +++ b/Mac/Build/PythonCorePPC.prj.exp @@ -2,35 +2,8 @@ sSuffices GUSISetupConfig GUSISetupDevices GUSISetupFactories -PyExc_Exception -PyExc_StandardError -PyExc_ArithmeticError -PyExc_LookupError -PyExc_AssertionError -PyExc_AttributeError -PyExc_EOFError -PyExc_FloatingPointError -PyExc_EnvironmentError -PyExc_IOError -PyExc_OSError -PyExc_ImportError -PyExc_IndexError -PyExc_KeyError -PyExc_KeyboardInterrupt -PyExc_MemoryError -PyExc_NameError -PyExc_OverflowError -PyExc_RuntimeError -PyExc_NotImplementedError -PyExc_SyntaxError -PyExc_SystemError -PyExc_SystemExit -PyExc_UnboundLocalError -PyExc_UnicodeError -PyExc_TypeError -PyExc_ValueError -PyExc_ZeroDivisionError -PyExc_MemoryErrorInst +_PyBuiltin_Init +_PyEval_SliceIndex PyEval_CallObjectWithKeywords PyEval_CallObject Py_FlushLine @@ -743,6 +716,8 @@ PyUnicode_AsUTF8String _PyUnicode_AsUTF8String PyUnicode_EncodeUTF8 PyUnicode_DecodeUTF8 +PyUnicode_SetDefaultEncoding +PyUnicode_GetDefaultEncoding PyUnicode_GetSize PyUnicode_AsUnicode PyUnicode_AsEncodedString @@ -765,6 +740,48 @@ PyThread_exit_thread PyThread_get_thread_ident PyThread_start_new_thread PyThread_init_thread +SystemExit_methods +SyntaxError_methods +PyExc_Exception +PyExc_StandardError +PyExc_ArithmeticError +PyExc_LookupError +PyExc_AssertionError +PyExc_AttributeError +PyExc_EOFError +PyExc_FloatingPointError +PyExc_EnvironmentError +PyExc_IOError +PyExc_OSError +PyExc_ImportError +PyExc_IndexError +PyExc_KeyError +PyExc_KeyboardInterrupt +PyExc_MemoryError +PyExc_NameError +PyExc_OverflowError +PyExc_RuntimeError +PyExc_NotImplementedError +PyExc_SyntaxError +PyExc_SystemError +PyExc_SystemExit +PyExc_UnboundLocalError +PyExc_UnicodeError +PyExc_TypeError +PyExc_ValueError +PyExc_ZeroDivisionError +PyExc_MemoryErrorInst +fini_exceptions +init_exceptions +initNav +AEDesc_chain +AEDesc_Type +upp_GenericEventHandler +upp_AEIdleProc +initAE +AEDesc_Convert +AEDesc_New +init_locale __vt__15GUSISIOUXDevice # GUSISIOUXDevice::__vt __vt__15GUSISIOUXSocket # GUSISIOUXSocket::__vt sInstance__15GUSISIOUXDevice # GUSISIOUXDevice::sInstance |