Package zope :: Package interface :: Package common :: Module sequence :: Class IFiniteSequence
[show private | hide private]
[frames | no frames]

Type IFiniteSequence

   Interface --+    
               |    
IMinimalSequence --+
                   |
                  IFiniteSequence

Known Subclasses:
IReadSequence

Method Summary
    Inherited from InterfaceClass
  __getitem__(self, name)
Return the attribute description for the given name.
  __iter__(self)

Class Variable Summary
str __len__ = 'x.__len__() <==> len(x)'

Class Variable Details

__len__

Type:
str
Value:
'x.__len__() <==> len(x)'                                              

Generated by Epydoc 2.1 on Fri Jun 24 12:01:23 2005 http://epydoc.sf.net