Orbits  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
Public Attributes | List of all members
_traceback Struct Reference

#include <traceback.h>

Public Attributes

PyObject_HEAD struct _tracebacktb_next
 
struct _frametb_frame
 
int tb_lasti
 
int tb_lineno
 

Member Data Documentation

struct _frame* _traceback::tb_frame
int _traceback::tb_lasti
int _traceback::tb_lineno
PyObject_HEAD struct _traceback* _traceback::tb_next

The documentation for this struct was generated from the following file:

Copyright 2014 Google Inc. All rights reserved.