René's URL Explorer Experiment


Title: The Very High Level Layer — Python 3.14.2 documentation

Open Graph Title: The Very High Level Layer

Description: The functions in this chapter will let you execute Python source code given in a file or a buffer, but they will not let you interact in a more detailed way with the interpreter. Several of these f...

Open Graph Description: The functions in this chapter will let you execute Python source code given in a file or a buffer, but they will not let you interact in a more detailed way with the interpreter. Several of these f...

Opengraph URL: https://docs.python.org/3/c-api/veryhigh.html

direct link

Domain: docs.python.org

og:typewebsite
og:site_namePython documentation
og:image:width1146
og:image:height600
og:imagehttps://docs.python.org/3.14/_images/social_previews/summary_c-api_veryhigh_53eb90e3.png
og:image:altThe functions in this chapter will let you execute Python source code given in a file or a buffer, but they will not let you interact in a more detailed way with the interpreter. Several of these f...
twitter:cardsummary_large_image
theme-color#3776ab
readthedocs-addons-api-version1

Links:

https://www.python.org/
Table of Contentshttps://docs.python.org/3/contents.html
The Very High Level Layerhttps://docs.python.org/3/c-api/veryhigh.html
Available start symbolshttps://docs.python.org/3/c-api/veryhigh.html#available-start-symbols
Stack Effectshttps://docs.python.org/3/c-api/veryhigh.html#stack-effects
C API Stabilityhttps://docs.python.org/3/c-api/stable.html
Reference Countinghttps://docs.python.org/3/c-api/refcounting.html
Report a bughttps://docs.python.org/3/bugs.html
Show source https://github.com/python/cpython/blob/main/Doc/c-api/veryhigh.rst?plain=1
indexhttps://docs.python.org/3/genindex.html
moduleshttps://docs.python.org/3/py-modindex.html
nexthttps://docs.python.org/3/c-api/refcounting.html
previoushttps://docs.python.org/3/c-api/stable.html
Pythonhttps://www.python.org/
3.14.2 Documentationhttps://docs.python.org/3/index.html
Python/C API Reference Manualhttps://docs.python.org/3/c-api/index.html
The Very High Level Layerhttps://docs.python.org/3/c-api/veryhigh.html
https://docs.python.org/3/c-api/veryhigh.html#the-very-high-level-layer
Py_eval_inputhttps://docs.python.org/3/c-api/veryhigh.html#c.Py_eval_input
Py_file_inputhttps://docs.python.org/3/c-api/veryhigh.html#c.Py_file_input
Py_single_inputhttps://docs.python.org/3/c-api/veryhigh.html#c.Py_single_input
Py_func_type_inputhttps://docs.python.org/3/c-api/veryhigh.html#c.Py_func_type_input
https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_AnyFile
PyRun_AnyFileExFlags()https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_AnyFileExFlags
PyCompilerFlagshttps://docs.python.org/3/c-api/veryhigh.html#c.PyCompilerFlags
https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_AnyFileFlags
PyRun_AnyFileExFlags()https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_AnyFileExFlags
https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_AnyFileEx
PyRun_AnyFileExFlags()https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_AnyFileExFlags
PyCompilerFlagshttps://docs.python.org/3/c-api/veryhigh.html#c.PyCompilerFlags
https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_AnyFileExFlags
PyRun_InteractiveLoop()https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_InteractiveLoop
PyRun_SimpleFile()https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_SimpleFile
sys.getfilesystemencoding()https://docs.python.org/3/library/sys.html#sys.getfilesystemencoding
https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_SimpleString
PyRun_SimpleStringFlags()https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_SimpleStringFlags
PyCompilerFlagshttps://docs.python.org/3/c-api/veryhigh.html#c.PyCompilerFlags
PyCompilerFlagshttps://docs.python.org/3/c-api/veryhigh.html#c.PyCompilerFlags
https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_SimpleStringFlags
__main__https://docs.python.org/3/library/__main__.html#module-__main__
__main__https://docs.python.org/3/library/__main__.html#module-__main__
SystemExithttps://docs.python.org/3/library/exceptions.html#SystemExit
PyConfig.inspecthttps://docs.python.org/3/c-api/init_config.html#c.PyConfig.inspect
https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_SimpleFile
PyRun_SimpleFileExFlags()https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_SimpleFileExFlags
https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_SimpleFileEx
PyRun_SimpleFileExFlags()https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_SimpleFileExFlags
PyCompilerFlagshttps://docs.python.org/3/c-api/veryhigh.html#c.PyCompilerFlags
https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_SimpleFileExFlags
PyRun_SimpleStringFlags()https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_SimpleStringFlags
filesystem encoding and error handlerhttps://docs.python.org/3/glossary.html#term-filesystem-encoding-and-error-handler
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyCompilerFlagshttps://docs.python.org/3/c-api/veryhigh.html#c.PyCompilerFlags
https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_InteractiveOneObject
strhttps://docs.python.org/3/library/stdtypes.html#str
https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_InteractiveOne
PyRun_InteractiveOneFlags()https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_InteractiveOneFlags
PyCompilerFlagshttps://docs.python.org/3/c-api/veryhigh.html#c.PyCompilerFlags
https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_InteractiveOneFlags
PyRun_InteractiveOneObject()https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_InteractiveOneObject
filesystem encoding and error handlerhttps://docs.python.org/3/glossary.html#term-filesystem-encoding-and-error-handler
https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_InteractiveLoop
PyRun_InteractiveLoopFlags()https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_InteractiveLoopFlags
PyCompilerFlagshttps://docs.python.org/3/c-api/veryhigh.html#c.PyCompilerFlags
https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_InteractiveLoopFlags
filesystem encoding and error handlerhttps://docs.python.org/3/glossary.html#term-filesystem-encoding-and-error-handler
https://docs.python.org/3/c-api/veryhigh.html#c.PyOS_InputHook
Stable ABIhttps://docs.python.org/3/c-api/stable.html#stable
main interpreterhttps://docs.python.org/3/c-api/init.html#sub-interpreter-support
https://docs.python.org/3/c-api/veryhigh.html#c.PyOS_ReadlineFunctionPointer
readlinehttps://docs.python.org/3/library/readline.html#module-readline
PyMem_RawMalloc()https://docs.python.org/3/c-api/memory.html#c.PyMem_RawMalloc
PyMem_RawRealloc()https://docs.python.org/3/c-api/memory.html#c.PyMem_RawRealloc
PyMem_RawMalloc()https://docs.python.org/3/c-api/memory.html#c.PyMem_RawMalloc
PyMem_RawRealloc()https://docs.python.org/3/c-api/memory.html#c.PyMem_RawRealloc
PyMem_Malloc()https://docs.python.org/3/c-api/memory.html#c.PyMem_Malloc
PyMem_Realloc()https://docs.python.org/3/c-api/memory.html#c.PyMem_Realloc
main interpreterhttps://docs.python.org/3/c-api/init.html#sub-interpreter-support
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_String
PyRun_StringFlags()https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_StringFlags
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyCompilerFlagshttps://docs.python.org/3/c-api/veryhigh.html#c.PyCompilerFlags
https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_StringFlags
available start symbolshttps://docs.python.org/3/c-api/veryhigh.html#start-symbols
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_File
PyRun_FileExFlags()https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_FileExFlags
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_FileEx
PyRun_FileExFlags()https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_FileExFlags
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyCompilerFlagshttps://docs.python.org/3/c-api/veryhigh.html#c.PyCompilerFlags
https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_FileFlags
PyRun_FileExFlags()https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_FileExFlags
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyCompilerFlagshttps://docs.python.org/3/c-api/veryhigh.html#c.PyCompilerFlags
https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_FileExFlags
PyRun_StringFlags()https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_StringFlags
filesystem encoding and error handlerhttps://docs.python.org/3/glossary.html#term-filesystem-encoding-and-error-handler
PyRun_FileExFlags()https://docs.python.org/3/c-api/veryhigh.html#c.PyRun_FileExFlags
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
https://docs.python.org/3/c-api/veryhigh.html#c.Py_CompileString
Stable ABIhttps://docs.python.org/3/c-api/stable.html#stable
Py_CompileStringFlags()https://docs.python.org/3/c-api/veryhigh.html#c.Py_CompileStringFlags
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyCompilerFlagshttps://docs.python.org/3/c-api/veryhigh.html#c.PyCompilerFlags
https://docs.python.org/3/c-api/veryhigh.html#c.Py_CompileStringFlags
Py_CompileStringExFlags()https://docs.python.org/3/c-api/veryhigh.html#c.Py_CompileStringExFlags
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyCompilerFlagshttps://docs.python.org/3/c-api/veryhigh.html#c.PyCompilerFlags
https://docs.python.org/3/c-api/veryhigh.html#c.Py_CompileStringObject
available start symbolshttps://docs.python.org/3/c-api/veryhigh.html#start-symbols
SyntaxErrorhttps://docs.python.org/3/library/exceptions.html#SyntaxError
-Ohttps://docs.python.org/3/using/cmdline.html#cmdoption-O
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyCompilerFlagshttps://docs.python.org/3/c-api/veryhigh.html#c.PyCompilerFlags
https://docs.python.org/3/c-api/veryhigh.html#c.Py_CompileStringExFlags
Py_CompileStringObject()https://docs.python.org/3/c-api/veryhigh.html#c.Py_CompileStringObject
filesystem encoding and error handlerhttps://docs.python.org/3/glossary.html#term-filesystem-encoding-and-error-handler
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
https://docs.python.org/3/c-api/veryhigh.html#c.PyEval_EvalCode
Stable ABIhttps://docs.python.org/3/c-api/stable.html#stable
PyEval_EvalCodeEx()https://docs.python.org/3/c-api/veryhigh.html#c.PyEval_EvalCodeEx
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
https://docs.python.org/3/c-api/veryhigh.html#c.PyEval_EvalCodeEx
Stable ABIhttps://docs.python.org/3/c-api/stable.html#stable
keyword-onlyhttps://docs.python.org/3/glossary.html#keyword-only-parameter
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyFrameObjecthttps://docs.python.org/3/c-api/frame.html#c.PyFrameObject
https://docs.python.org/3/c-api/veryhigh.html#c.PyEval_EvalFrame
Stable ABIhttps://docs.python.org/3/c-api/stable.html#stable
PyEval_EvalFrameEx()https://docs.python.org/3/c-api/veryhigh.html#c.PyEval_EvalFrameEx
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyFrameObjecthttps://docs.python.org/3/c-api/frame.html#c.PyFrameObject
https://docs.python.org/3/c-api/veryhigh.html#c.PyEval_EvalFrameEx
Stable ABIhttps://docs.python.org/3/c-api/stable.html#stable
throw()https://docs.python.org/3/reference/expressions.html#generator.throw
PyCompilerFlagshttps://docs.python.org/3/c-api/veryhigh.html#c.PyCompilerFlags
https://docs.python.org/3/c-api/veryhigh.html#c.PyEval_MergeCompilerFlags
https://docs.python.org/3/c-api/veryhigh.html#c.PyCompilerFlags
cf_flagshttps://docs.python.org/3/c-api/veryhigh.html#c.PyCompilerFlags.cf_flags
https://docs.python.org/3/c-api/veryhigh.html#c.PyCompilerFlags.cf_flags
https://docs.python.org/3/c-api/veryhigh.html#c.PyCompilerFlags.cf_feature_version
cf_flagshttps://docs.python.org/3/c-api/veryhigh.html#c.PyCompilerFlags.cf_flags
https://docs.python.org/3/c-api/veryhigh.html#c.PyCF_ALLOW_TOP_LEVEL_AWAIT
https://docs.python.org/3/c-api/veryhigh.html#c.PyCF_ONLY_AST
https://docs.python.org/3/c-api/veryhigh.html#c.PyCF_OPTIMIZED_AST
https://docs.python.org/3/c-api/veryhigh.html#c.PyCF_TYPE_COMMENTS
compiler flagshttps://docs.python.org/3/library/ast.html#ast-compiler-flags
CO_FUTURE_ANNOTATIONShttps://docs.python.org/3/c-api/code.html#c.CO_FUTURE_ANNOTATIONS
future statementshttps://docs.python.org/3/reference/simple_stmts.html#future
Code Object Flagshttps://docs.python.org/3/c-api/code.html#c-codeobject-flags
https://docs.python.org/3/c-api/veryhigh.html#available-start-symbols
https://docs.python.org/3/c-api/veryhigh.html#c.Py_eval_input
Py_CompileString()https://docs.python.org/3/c-api/veryhigh.html#c.Py_CompileString
https://docs.python.org/3/c-api/veryhigh.html#c.Py_file_input
Py_CompileString()https://docs.python.org/3/c-api/veryhigh.html#c.Py_CompileString
https://docs.python.org/3/c-api/veryhigh.html#c.Py_single_input
Py_CompileString()https://docs.python.org/3/c-api/veryhigh.html#c.Py_CompileString
https://docs.python.org/3/c-api/veryhigh.html#c.Py_func_type_input
Py_CompileString()https://docs.python.org/3/c-api/veryhigh.html#c.Py_CompileString
PEP 484https://peps.python.org/pep-0484/
PyCF_ONLY_ASThttps://docs.python.org/3/c-api/veryhigh.html#c.PyCF_ONLY_AST
ast.FunctionTypehttps://docs.python.org/3/library/ast.html#ast.FunctionType
PEP 484https://peps.python.org/pep-0484/
https://docs.python.org/3/c-api/veryhigh.html#stack-effects
dis.stack_effect()https://docs.python.org/3/library/dis.html#dis.stack_effect
https://docs.python.org/3/c-api/veryhigh.html#c.PY_INVALID_STACK_EFFECT
https://docs.python.org/3/c-api/veryhigh.html#c.PyCompile_OpcodeStackEffect
PY_INVALID_STACK_EFFECThttps://docs.python.org/3/c-api/veryhigh.html#c.PY_INVALID_STACK_EFFECT
https://docs.python.org/3/c-api/veryhigh.html#c.PyCompile_OpcodeStackEffectWithJump
PyCompile_OpcodeStackEffect()https://docs.python.org/3/c-api/veryhigh.html#c.PyCompile_OpcodeStackEffect
PY_INVALID_STACK_EFFECThttps://docs.python.org/3/c-api/veryhigh.html#c.PY_INVALID_STACK_EFFECT
Table of Contentshttps://docs.python.org/3/contents.html
The Very High Level Layerhttps://docs.python.org/3/c-api/veryhigh.html
Available start symbolshttps://docs.python.org/3/c-api/veryhigh.html#available-start-symbols
Stack Effectshttps://docs.python.org/3/c-api/veryhigh.html#stack-effects
C API Stabilityhttps://docs.python.org/3/c-api/stable.html
Reference Countinghttps://docs.python.org/3/c-api/refcounting.html
Report a bughttps://docs.python.org/3/bugs.html
Show source https://github.com/python/cpython/blob/main/Doc/c-api/veryhigh.rst?plain=1
indexhttps://docs.python.org/3/genindex.html
moduleshttps://docs.python.org/3/py-modindex.html
nexthttps://docs.python.org/3/c-api/refcounting.html
previoushttps://docs.python.org/3/c-api/stable.html
Pythonhttps://www.python.org/
3.14.2 Documentationhttps://docs.python.org/3/index.html
Python/C API Reference Manualhttps://docs.python.org/3/c-api/index.html
The Very High Level Layerhttps://docs.python.org/3/c-api/veryhigh.html
Copyrighthttps://docs.python.org/3/copyright.html
History and Licensehttps://docs.python.org/license.html
Please donate.https://www.python.org/psf/donations/
Found a bughttps://docs.python.org/bugs.html
Sphinxhttps://www.sphinx-doc.org/

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.