Orbits
1
|
#include <pystate.h>
Public Attributes | |
struct _is * | next |
struct _ts * | tstate_head |
PyObject * | modules |
PyObject * | sysdict |
PyObject * | builtins |
PyObject * | modules_reloading |
PyObject * | codec_search_path |
PyObject * | codec_search_cache |
PyObject * | codec_error_registry |
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 |
Copyright 2014 Google Inc. All rights reserved.