We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
./python.exe
import sys; code = sys._getframe(1).f_code
code.co_
CPython main branch
macOS
Bug report
Bug description:
./python.exeimport sys; code = sys._getframe(1).f_codecode.co_and hit tabCPython versions tested on:
CPython main branch
Operating systems tested on:
macOS
Linked PRs