![]() |
![]() |
Cheshire3 Object Model: Class SimpleBitfield |
object --+ | SimpleBitfield
__init__(self,
value=0)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature |
|
__getitem__(self, index) | |
__setitem__(self, index, value) | |
__int__(self) | |
__str__(self)
str(x) |
|
__nonzero__(self) | |
__len__(self) | |
union(self, other) | |
intersection(self, other) | |
difference(self, other) | |
lenTrueItems(self) | |
trueItems(self) | |
Inherited from |
Inherited from |
|
|
|
|
|
|
|
|
|
|
|
|
Generated by Epydoc 3.0alpha2 on Wed Aug 9 18:10:01 2006 | http://epydoc.sf.net |