Description

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.

Search this project


Versions

Short URLs

contextlib2.readthedocs.org
contextlib2.rtfd.org

Last Built

2 weeks, 4 days ago

Repository

https://bitbucket.org/ncoghlan/contextlib2

Home Page

http://contextlib2.readthedocs.org/

Tags

contextmanager, backport