Table of Contents

Class: configHost swocket/server.py

contains a host:port (bind)

Methods   
__init__
destroy
log
logdebug
logerror
validate
  __init__ 
__init__ ( self,  doc )

Exceptions   
configError( "bind: missing %s attribute" % n )
configError( "bind: port value must be an integer" )
  destroy 
destroy ( self )

  log 
log ( self,  text )

  logdebug 
logdebug ( self,  text )

  logerror 
logerror ( self,  text )

  validate 
validate ( self )

validate our config doc

Exceptions   
configError( '%s.logClass must be a class' % self.moduleName )
configError("%s.handlerClass or %s.authFunction nonexistent" %( self.moduleName, self.authmoduleName ) )

Table of Contents

This document was automatically generated on Wed Jul 11 15:13:59 2001 by HappyDoc version r1_5