python2-singledispatch
Python2 - singledispatch - functools.singledispatch
2.8.0
2018-04-12
eisfair-noarch
the eisfair team, team(at)eisfair(dot)org
stable
base 2.8.4
python2-base 2.8.0
python2-six 2.8.0
Internal Program Version: singledispatch 3.4.0.3
PEP 443 proposed to expose a mechanism in the functools standard library module
in Python 3.4 that provides a simple form of generic programming known as
single-dispatch generic functions.
This library is a backport of this functionality to Python 2.6 - 3.3.
http://docs.python.org/3/library/functools.html#functools.singledispatch