#ifndef Py_CPYTHON_TRACEBACK_H # error "this header file must not be included directly" #endif PyTracebackObject; struct _traceback { … };
#ifndef Py_CPYTHON_TRACEBACK_H # error "this header file must not be included directly" #endif PyTracebackObject; struct _traceback { … };