summaryrefslogtreecommitdiffstats
path: root/Doc/library/urllib.request.rst
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2014-11-03 22:04:01 (GMT)
committerBenjamin Peterson <benjamin@python.org>2014-11-03 22:04:01 (GMT)
commit4a358de34e5963b68bef1a398f0e0686331912e7 (patch)
tree8089e188d25b34924a8381ae3db979b05322551c /Doc/library/urllib.request.rst
parent678e11aa22a401058f7f5ebb1fbd6fd6c9ec3b93 (diff)
downloadcpython-4a358de34e5963b68bef1a398f0e0686331912e7.zip
cpython-4a358de34e5963b68bef1a398f0e0686331912e7.tar.gz
cpython-4a358de34e5963b68bef1a398f0e0686331912e7.tar.bz2
context has been backported so fix versionchanged
Diffstat (limited to 'Doc/library/urllib.request.rst')
-rw-r--r--Doc/library/urllib.request.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/urllib.request.rst b/Doc/library/urllib.request.rst
index f860c03..f420259 100644
--- a/Doc/library/urllib.request.rst
+++ b/Doc/library/urllib.request.rst
@@ -110,7 +110,7 @@ The :mod:`urllib.request` module defines the following functions:
.. versionchanged:: 3.3
*cadefault* was added.
- .. versionchanged:: 3.5
+ .. versionchanged:: 3.4.3
*context* was added.