python-backport_collections - Backport of Python 2.7's collections module
| Website: | http://pypi.python.org/pypi/backport_collections |
|---|---|
| License: | Python |
| Vendor: | Fedora Project |
- Description:
Backport of Python 2.7's ``collections`` module for Python 2.6. ``Counter``, ``deque``, ``OrderedDict`` and ``namedtuple`` are backported. The rest of the members of the ``collections`` module are still exposed. Note though that some ``ABC`` classes are slighlty different (see known issues below).
Packages
| python-backport_collections-0.1-1.el6.noarch [29 KiB] |
Changelog
by (2015-01-29):
- initial package for Fedora |