#include <cpython3_raw.h>
Public Attributes | |
struct NativePyTracebackObject * | tb_next |
struct NativePyFrameObject * | tb_frame |
Int32 | tb_lasti |
Int32 | tb_lineno |
![]() | |
Int | ob_refcnt |
struct NativePyTypeObject * | ob_type |
Additional Inherited Members | |
![]() | |
_typeobject * | GetTypeObject () |
![]() | |
_object * | Get () |
const _object * | Get () const |
struct NativePyTracebackObject* tb_next |
struct NativePyFrameObject* tb_frame |
Int32 tb_lasti |
Int32 tb_lineno |