From 320bc4beff4417ebfc0256e9e5a0def5dc8a1bfe Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 04:11:38 -0400 Subject: python/contextlib2: Wrap README at 72 columns. Signed-off-by: B. Watson --- python/contextlib2/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/contextlib2') diff --git a/python/contextlib2/README b/python/contextlib2/README index 290f12e994..255d56e4a0 100644 --- a/python/contextlib2/README +++ b/python/contextlib2/README @@ -1,5 +1,5 @@ -contextlib2 is a backport of the standard library’s contextlib module to -earlier Python versions. +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. -- cgit v1.2.3