pkgsrc/devel/py-contextlib2/DESCR
2018-03-24 06:13:58 +00:00

4 lines
233 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.