contextlib2/README.txt
2011-12-13 22:41:17 +10:00

3 lines
211 B
Text

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.