python3-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: | Alcance Libre, Inc. | 
- 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
| python3-singledispatch-3.4.0.3-9.fc14.al.noarch [18 KiB] | Changelog
              by Joel Barrios (2020-06-08): - Rebuild with Python 3.6. |