mirror of
https://github.com/jazzband/contextlib2.git
synced 2026-03-17 06:00:23 +00:00
3 lines
211 B
Text
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.
|