Table of Contents

Class: ForeignObject Twisted-0.17.4/twisted/test/test_cred.py

A strange object which shouldn't rightly be accepted by anything.

Methods   
__hash__
__init__
__repr__
__str__
x__setattr__
  __hash__ 
__hash__ ( self )

Exceptions   
TypeError, "unhashable type"
  __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,
        )

Exceptions   
TypeError, "I am read-only."

Table of Contents

This document was automatically generated on Sat Apr 20 01:31:40 2002 by HappyDoc version 2.0