mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
Remove obsolete PyFrame_ExtendStack.
This commit is contained in:
parent
3d77d2b10b
commit
e3258019c8
1 changed files with 0 additions and 1 deletions
|
@ -150,7 +150,6 @@ EXPORTS
|
||||||
PyMethod_New
|
PyMethod_New
|
||||||
PyInstance_New
|
PyInstance_New
|
||||||
PyInstance_DoBinOp
|
PyInstance_DoBinOp
|
||||||
PyFrame_ExtendStack
|
|
||||||
PyFrame_New
|
PyFrame_New
|
||||||
PyFrame_BlockPop
|
PyFrame_BlockPop
|
||||||
PyFrame_BlockSetup
|
PyFrame_BlockSetup
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue