[Python-checkins] cpython (merge 3.4 -> default): Issue #20939: merge from 3.4

ned.deily python-checkins at python.org
Thu Mar 27 07:44:51 CET 2014


http://hg.python.org/cpython/rev/ff27cb871b16
changeset: 89988:ff27cb871b16
parent: 89986:67dcb2d19dc4
parent: 89987:b533cc11d114
user: Ned Deily <nad at acm.org>
date: Wed Mar 26 23:44:18 2014 -0700
summary:
 Issue #20939: merge from 3.4
files:
 Lib/test/test_site.py | 2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Lib/test/test_site.py b/Lib/test/test_site.py
--- a/Lib/test/test_site.py
+++ b/Lib/test/test_site.py
@@ -417,7 +417,7 @@
 @unittest.skipUnless(hasattr(urllib.request, "HTTPSHandler"),
 'need SSL support to download license')
 def test_license_exists_at_url(self):
- # This test `is a bit fragile since it depends on the format of the
+ # This test is a bit fragile since it depends on the format of the
 # string displayed by license in the absence of a LICENSE file.
 url = license._Printer__data.split()[1]
 req = urllib.request.Request(url, method='HEAD')
-- 
Repository URL: http://hg.python.org/cpython


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /