python-contextlib2

Backport and enhancements for the contextlib module - Python 2.7
  https://contextlib2.readthedocs.org/
  0
  no reviews



Contextlib2 is a backport of the standard library's contextlib module to earlier Python versions.

It also serves as a real world proving ground for possible future enhancements to the standard library version.

This package contains the Python 2.7 module.