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
2ef21efa
Commit
2ef21efa
authored
May 13, 1997
by
Guido van Rossum
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed symbols that are no longer defined.
Still have to find a way to add symbols that *are* defined...
parent
4917d93c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
12 deletions
+0
-12
Modules/python.exp
Modules/python.exp
+0
-12
No files found.
Modules/python.exp
View file @
2ef21efa
...
...
@@ -42,8 +42,6 @@ PyCallable_Check
PyClass_IsSubclass
PyClass_New
PyClass_Type
PyCObject_FromVoidPtr
PyCObject_AsVoidPtr
PyCode_New
PyCode_Type
PyComplex_AsCComplex
...
...
@@ -89,7 +87,6 @@ PyEval_GetBuiltins
PyEval_GetFrame
PyEval_GetGlobals
PyEval_GetLocals
PyEval_GetOwner
PyEval_GetRestricted
PyEval_RestoreThread
PyEval_SaveThread
...
...
@@ -127,7 +124,6 @@ PyFloat_FromDouble
PyFloat_Type
PyFrame_BlockPop
PyFrame_BlockSetup
PyFrame_ExtendStack
PyFrame_FastToLocals
PyFrame_LocalsToFast
PyFrame_New
...
...
@@ -307,10 +303,8 @@ PyTokenizer_Free
PyTokenizer_FromFile
PyTokenizer_FromString
PyTokenizer_Get
PyTraceBack_Fetch
PyTraceBack_Here
PyTraceBack_Print
PyTraceBack_Store
PyTraceBack_Type
PyTuple_GetItem
PyTuple_GetSlice
...
...
@@ -342,7 +336,6 @@ Py_GetVersion
Py_InitModule4
Py_Initialize
Py_MakePendingCalls
Py_ReturnNullError
Py_SuppressPrintingFlag
Py_VaBuildValue
Py_VerboseFlag
...
...
@@ -355,9 +348,6 @@ _PyObject_NewVar
_PyParser_Grammar
_PyParser_TokenNames
_PyString_Resize
_PySys_CheckInterval
_PySys_ProfileFunc
_PySys_TraceFunc
_PyTuple_Resize
_Py_EllipsisObject
_Py_MD5Final
...
...
@@ -390,9 +380,7 @@ _Py_printnonterminals
_Py_re_compile_fastmap
_Py_re_compile_pattern
_Py_re_match
_Py_re_match_2
_Py_re_search
_Py_re_search_2
_Py_re_set_syntax
_Py_re_syntax
_Py_samebitset
...
...
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