Orbits
1
|
#include <traceback.h>
Public Attributes | |
PyObject_HEAD struct _traceback * | tb_next |
struct _frame * | tb_frame |
int | tb_lasti |
int | tb_lineno |
struct _frame* _traceback::tb_frame |
int _traceback::tb_lasti |
int _traceback::tb_lineno |
PyObject_HEAD struct _traceback* _traceback::tb_next |
Copyright 2014 Google Inc. All rights reserved.