mirror of
https://github.com/jazzband/contextlib2.git
synced 2026-05-04 21:24:45 +00:00
4 lines
211 B
Text
4 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.
|