b66f9e680a
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.
4 lines
235 B
Text
4 lines
235 B
Text
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.
|