rule-based dispatching and generic functions
Rule-based Dispatching and Generic Functions.  The dispatch module
allows Python programmers to write generic functions to handle
various problems based on rules for the arguments it receives.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: http://peak.telecommunity.com/
