René's URL Explorer Experiment


Title: Reflection — Python 3.14.2 documentation

Open Graph Title: Reflection

Opengraph URL: https://docs.python.org/3/c-api/reflection.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_reflection_70986be7.png
twitter:cardsummary_large_image
theme-color#3776ab
readthedocs-addons-api-version1

Links:

https://www.python.org/
PyHash APIhttps://docs.python.org/3/c-api/hash.html
Codec registry and support functionshttps://docs.python.org/3/c-api/codec.html
Report a bughttps://docs.python.org/3/bugs.html
Show source https://github.com/python/cpython/blob/main/Doc/c-api/reflection.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/codec.html
previoushttps://docs.python.org/3/c-api/hash.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
Utilitieshttps://docs.python.org/3/c-api/utilities.html
Reflectionhttps://docs.python.org/3/c-api/reflection.html
https://docs.python.org/3/c-api/reflection.html#reflection
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
https://docs.python.org/3/c-api/reflection.html#c.PyEval_GetBuiltins
Stable ABIhttps://docs.python.org/3/c-api/stable.html#stable
PyEval_GetFrameBuiltins()https://docs.python.org/3/c-api/reflection.html#c.PyEval_GetFrameBuiltins
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
https://docs.python.org/3/c-api/reflection.html#c.PyEval_GetLocals
Stable ABIhttps://docs.python.org/3/c-api/stable.html#stable
PyEval_GetFrameLocals()https://docs.python.org/3/c-api/reflection.html#c.PyEval_GetFrameLocals
locals()https://docs.python.org/3/library/functions.html#locals
PyFrame_GetLocals()https://docs.python.org/3/c-api/frame.html#c.PyFrame_GetLocals
PyEval_GetFrame()https://docs.python.org/3/c-api/reflection.html#c.PyEval_GetFrame
f_localshttps://docs.python.org/3/reference/datamodel.html#frame.f_locals
locals()https://docs.python.org/3/library/functions.html#locals
borrowed referencehttps://docs.python.org/3/glossary.html#term-borrowed-reference
optimized scopeshttps://docs.python.org/3/glossary.html#term-optimized-scope
PyEval_GetFrameLocals()https://docs.python.org/3/c-api/reflection.html#c.PyEval_GetFrameLocals
locals()https://docs.python.org/3/library/functions.html#locals
PEP 667https://peps.python.org/pep-0667/
PyFrame_GetLocals()https://docs.python.org/3/c-api/frame.html#c.PyFrame_GetLocals
locals()https://docs.python.org/3/library/functions.html#locals
FrameType.f_localshttps://docs.python.org/3/reference/datamodel.html#frame.f_locals
What’s New entryhttps://docs.python.org/3/whatsnew/3.13.html#whatsnew313-locals-semantics
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
https://docs.python.org/3/c-api/reflection.html#c.PyEval_GetGlobals
Stable ABIhttps://docs.python.org/3/c-api/stable.html#stable
PyEval_GetFrameGlobals()https://docs.python.org/3/c-api/reflection.html#c.PyEval_GetFrameGlobals
PyFrameObjecthttps://docs.python.org/3/c-api/frame.html#c.PyFrameObject
https://docs.python.org/3/c-api/reflection.html#c.PyEval_GetFrame
Stable ABIhttps://docs.python.org/3/c-api/stable.html#stable
attached thread statehttps://docs.python.org/3/glossary.html#term-attached-thread-state
PyThreadState_GetFrame()https://docs.python.org/3/c-api/init.html#c.PyThreadState_GetFrame
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
https://docs.python.org/3/c-api/reflection.html#c.PyEval_GetFrameBuiltins
Stable ABIhttps://docs.python.org/3/c-api/stable.html#stable
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
https://docs.python.org/3/c-api/reflection.html#c.PyEval_GetFrameLocals
Stable ABIhttps://docs.python.org/3/c-api/stable.html#stable
locals()https://docs.python.org/3/library/functions.html#locals
f_localshttps://docs.python.org/3/reference/datamodel.html#frame.f_locals
optimized scopeshttps://docs.python.org/3/glossary.html#term-optimized-scope
PyFrame_GetLocals()https://docs.python.org/3/c-api/frame.html#c.PyFrame_GetLocals
PyEval_GetFrame()https://docs.python.org/3/c-api/reflection.html#c.PyEval_GetFrame
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
https://docs.python.org/3/c-api/reflection.html#c.PyEval_GetFrameGlobals
Stable ABIhttps://docs.python.org/3/c-api/stable.html#stable
globals()https://docs.python.org/3/library/functions.html#globals
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
https://docs.python.org/3/c-api/reflection.html#c.PyEval_GetFuncName
Stable ABIhttps://docs.python.org/3/c-api/stable.html#stable
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
https://docs.python.org/3/c-api/reflection.html#c.PyEval_GetFuncDesc
Stable ABIhttps://docs.python.org/3/c-api/stable.html#stable
PyEval_GetFuncName()https://docs.python.org/3/c-api/reflection.html#c.PyEval_GetFuncName
PyHash APIhttps://docs.python.org/3/c-api/hash.html
Codec registry and support functionshttps://docs.python.org/3/c-api/codec.html
Report a bughttps://docs.python.org/3/bugs.html
Show source https://github.com/python/cpython/blob/main/Doc/c-api/reflection.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/codec.html
previoushttps://docs.python.org/3/c-api/hash.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
Utilitieshttps://docs.python.org/3/c-api/utilities.html
Reflectionhttps://docs.python.org/3/c-api/reflection.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.