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

#include <pystate.h>

Public Attributes

struct _isnext
 
struct _tststate_head
 
PyObjectmodules
 
PyObjectsysdict
 
PyObjectbuiltins
 
PyObjectmodules_reloading
 
PyObjectcodec_search_path
 
PyObjectcodec_search_cache
 
PyObjectcodec_error_registry
 

Member Data Documentation

PyObject* _is::builtins
PyObject* _is::codec_error_registry
PyObject* _is::codec_search_cache
PyObject* _is::codec_search_path
PyObject* _is::modules
PyObject* _is::modules_reloading
struct _is* _is::next
PyObject* _is::sysdict
struct _ts* _is::tstate_head

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

Copyright 2014 Google Inc. All rights reserved.