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: Martynas Venckus <martynas@openbsd.org>

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