From 1286eefcf5663a3fee8e396be6b99deb03055cd2 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 11:04:41 -0400 Subject: python/ndg_httpsclient: Wrap README at 72 columns. Signed-off-by: B. Watson --- python/ndg_httpsclient/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'python/ndg_httpsclient/README') diff --git a/python/ndg_httpsclient/README b/python/ndg_httpsclient/README index 1defa48571..6b7fade162 100644 --- a/python/ndg_httpsclient/README +++ b/python/ndg_httpsclient/README @@ -1,4 +1,4 @@ -This is a HTTPS client implementation for httplib and urllib2 based -on PyOpenSSL. PyOpenSSL provides a more fully featured SSL implementation -over the default provided with Python and importantly enables full +This is a HTTPS client implementation for httplib and urllib2 based on +PyOpenSSL. PyOpenSSL provides a more fully featured SSL implementation +over the default provided with Python and importantly enables full verification of the SSL peer. -- cgit v1.2.3