Package twisted :: Package world :: Module structfile :: Class StructuredFileSlice
[show private | hide private]
[frames | no frames]

Class StructuredFileSlice

object --+
         |
        StructuredFileSlice


Method Summary
  __init__(self, parent, begin, end)
  __getitem__(self, index)
  __getslice__(self, begin, end)
  __iter__(self)
  __len__(self)
a new object with type S, a subtype of T __new__(S, ...)
  __setitem__(self, index, item)
  __setslice__(self, begin, end, value)
  append(self, item)

Method Details

__new__(S, ...)

Returns:
a new object with type S, a subtype of T

Generated by Epydoc 1.1 on Fri Jun 27 03:46:30 2003 http://epydoc.sf.net