Vega strike Python Modules doc  0.5.1
Documentation of the " Modules " folder of Vega strike
 All Data Structures Namespaces Files Functions Variables
BaseIter Class Reference
Inheritance diagram for BaseIter:
WeakKeyedItemIterator WeakKeyedKeyIterator WeakValuedItemIterator WeakValuedValueIterator

Public Member Functions

def __iter__
 

Detailed Description

Definition at line 230 of file weakref.py.

Member Function Documentation

def __iter__ (   self)

Definition at line 231 of file weakref.py.

232  def __iter__(self):
233  return self
234 

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