Home
last modified time | relevance | path

Searched defs:f_globals (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Include/
Dframeobject.h22 PyObject *f_globals; /* global symbol table (PyDictObject) */ member
/external/python/cpython2/Include/
Dframeobject.h21 PyObject *f_globals; /* global symbol table (PyDictObject) */ member
/external/python/cpython2/Lib/unittest/test/
Dtest_result.py265 f_globals = {} variable in Test_TestResult.testStackFrameTrimming.Frame.tb_frame
/external/python/cpython3/Lib/unittest/test/
Dtest_result.py409 f_globals = {} variable in Test_TestResult.testStackFrameTrimming.Frame.tb_frame