HappyDoc Generated Documentation Class: MethodSig

. / BuildStructure / SOAPpy / Server.py / MethodSig 

Method Signature class for adding extra info to registered funcs, right now used just to indicate it should be called with keywords, instead of ordered params.

Methods   
  __call__ 
__call__ (
        self,
        *args,
        *kw,
        )
  __init__ 
__init__ (
        self,
        func,
        keywords=None,
        context=None,
        )

This document was automatically generated Fri May 30 21:13:38 2008 by HappyDoc version 3.1