summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorR David Murray <rdmurray@bitdance.com>2016-06-04 00:16:06 (GMT)
committerR David Murray <rdmurray@bitdance.com>2016-06-04 00:16:06 (GMT)
commitd2367c651ec5e0955d1d27ccec94f060efb246aa (patch)
treebc4a423e63e1bab329edf1527955a8a3d8cf1b80 /Misc
parent13ee7d15e3073ca1e602c655ede660a9b1dac01e (diff)
downloadcpython-d2367c651ec5e0955d1d27ccec94f060efb246aa.zip
cpython-d2367c651ec5e0955d1d27ccec94f060efb246aa.tar.gz
cpython-d2367c651ec5e0955d1d27ccec94f060efb246aa.tar.bz2
Clean up urlopen doc string.
Clarifies what is returned when and that the methods are common between the two. Patch by Alexander Liu as part of #22797.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index 8437805..ee67e27 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -884,6 +884,7 @@ Eric Lindvall
Gregor Lingl
Everett Lipman
Mirko Liss
+Alexander Liu
Nick Lockwood
Stephanie Lockwood
Martin von Löwis