Orbits  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
Public Member Functions | Static Private Attributes | List of all members
_abcoll.Iterable Class Reference
Inheritance diagram for _abcoll.Iterable:
_abcoll.Iterator _abcoll.Mapping _abcoll.Sequence _abcoll.Set _abcoll.MutableMapping _abcoll.MutableSequence _abcoll.ItemsView _abcoll.KeysView _abcoll.MutableSet

Public Member Functions

def __iter__
 
def __subclasshook__
 

Static Private Attributes

 __metaclass__ = ABCMeta
 

Member Function Documentation

def _abcoll.Iterable.__iter__ (   self)
def _abcoll.Iterable.__subclasshook__ (   cls,
  C 
)

Member Data Documentation

_abcoll.Iterable.__metaclass__ = ABCMeta
staticprivate

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

Copyright 2014 Google Inc. All rights reserved.