Table of Contents

Module: mapply Zope-2.2.1-src/lib/python/ZPublisher/mapply.py

Provide an apply-like facility that works with any mapping object

Functions   
default_call_object
default_handle_class
default_missing_name
mapply
  default_call_object 
default_call_object (
        object,
        args,
        context,
        )

  default_handle_class 
default_handle_class ( klass,  context )

  default_missing_name 
default_missing_name ( name,  context )

Exceptions   
TypeError
  mapply 
mapply (
        object,
        positional=(),
        keyword={},
        debug=None,
        maybe=None,
        missing_name=default_missing_name,
        handle_class=default_handle_class,
        context=None,
        bind=0,
        )

Exceptions   
TypeError

Table of Contents

This document was automatically generated on Mon Sep 4 07:33:06 2000 by HappyDoc version r0_6