cpython-d ~master (2020-09-09T07:24:20Z)
Dub
Repo
PyFrameObject.f_globals
deimos
python
frameobject
PyFrameObject
global symbol table (PyDictObject)
struct
PyFrameObject
PyObject
*
f_globals
;
Meta
Source
See Implementation
deimos
python
frameobject
PyFrameObject
functions
f_localsplus
mixins
__anonymous
variables
_f_localsplus
f_back
f_blockstack
f_builtins
f_code
f_exc_traceback
f_exc_type
f_exc_value
f_globals
f_iblock
f_lasti
f_lineno
f_locals
f_ncells
f_nfreevars
f_nlocals
f_restricted
f_stacksize
f_stacktop
f_trace
f_tstate
f_valuestack
global symbol table (PyDictObject)