Utility functions for context managers
Project description
Python 2.5’s contextlib provides some handy functions for dealing with context managers, but it’s pretty limited. The code in context_tools allows you to use context managers as decorators, as setUp and tearDown functions in unittest tests, and as decorators for generators.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
context_tools-0.1.tar.gz
(2.1 kB
view hashes)
Built Distribution
context_tools-0.1-py2.5.egg
(3.9 kB
view hashes)