A strange object which shouldn't rightly be accepted by anything.
Methods
|
|
__hash__
__init__
__repr__
__str__
x__setattr__
|
|
__hash__
|
__hash__ ( self )
|
|
__init__
|
__init__ ( self, s=None )
|
|
__repr__
|
__repr__ ( self )
|
|
__str__
|
__str__ ( self )
Exceptions
|
|
TypeError, 'I do not have a meaningful string representation' 'like "%s".' %( self.desc, )
|
|
|
x__setattr__
|
x__setattr__ (
self,
key,
value,
)
|
|