Orbits
1
|
#include <genobject.h>
Public Attributes | |
PyObject_HEAD struct _frame * | gi_frame |
int | gi_running |
PyObject * | gi_code |
PyObject * | gi_weakreflist |
PyObject* PyGenObject::gi_code |
PyObject_HEAD struct _frame* PyGenObject::gi_frame |
int PyGenObject::gi_running |
PyObject* PyGenObject::gi_weakreflist |
Copyright 2014 Google Inc. All rights reserved.