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

#include <listobject.h>

Public Attributes

PyObject_VAR_HEAD PyObject ** ob_item
 
Py_ssize_t allocated
 

Member Data Documentation

Py_ssize_t PyListObject::allocated
PyObject_VAR_HEAD PyObject** PyListObject::ob_item

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

Copyright 2014 Google Inc. All rights reserved.