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

#include <pyerrors.h>

Public Attributes

PyObject_HEAD PyObjectdict
 
PyObjectargs
 
PyObjectmessage
 
PyObjectmyerrno
 
PyObjectstrerror
 
PyObjectfilename
 

Member Data Documentation

PyObject* PyEnvironmentErrorObject::args
PyObject_HEAD PyObject* PyEnvironmentErrorObject::dict
PyObject* PyEnvironmentErrorObject::filename
PyObject* PyEnvironmentErrorObject::message
PyObject* PyEnvironmentErrorObject::myerrno
PyObject* PyEnvironmentErrorObject::strerror

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

Copyright 2014 Google Inc. All rights reserved.