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

#include <pyerrors.h>

Public Attributes

PyObject_HEAD PyObjectdict
 
PyObjectargs
 
PyObjectmessage
 
PyObjectcode
 

Member Data Documentation

PyObject* PySystemExitObject::args
PyObject* PySystemExitObject::code
PyObject_HEAD PyObject* PySystemExitObject::dict
PyObject* PySystemExitObject::message

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

Copyright 2014 Google Inc. All rights reserved.