python-singledispatch - This library brings functools.singledispatch from Python 3.4 to Python 2.6-3.3
Website: | http://docs.python.org/3/library/functools.html#functools.singledispatch |
---|---|
License: | MIT |
Vendor: | Centos |
- Description:
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.
Packages
python-singledispatch-3.4.0.2-2.el7.noarch [17 KiB] |
Changelog
by Matthias Runge (2014-03-18):
- add support for epel6 |