contextlib2/README.txt

4 lines
211 B
Text
Raw Permalink Normal View History

2011-12-13 12:41:17 +00:00
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.