blob: 980864df96a1947aa4f9a5236a30f827e5e5165b (
plain)
1
2
3
4
|
contextlib2 provides backports of features in the latest version of
the standard library's contextlib module to earlier Python
versions. It also serves as a real world proving ground for potential
future enhancements to that module.
|