]> granicus.if.org Git - python/commitdiff
wrap
authorBenjamin Peterson <benjamin@python.org>
Sun, 2 Nov 2014 18:17:56 +0000 (13:17 -0500)
committerBenjamin Peterson <benjamin@python.org>
Sun, 2 Nov 2014 18:17:56 +0000 (13:17 -0500)
Doc/library/urllib.request.rst

index 23ac29b3c1b62b849f345cb72cad3a84253fcda2..bd7340becd305f70badc701bb98ca06c4c019bc1 100644 (file)
@@ -48,8 +48,8 @@ The :mod:`urllib.request` module defines the following functions:
    only works for HTTP, HTTPS and FTP connections.
 
    If *context* is specified, it must be a :class:`ssl.SSLContext` instance
-   describing the various SSL options. See
-   :class:`~http.client.HTTPSConnection` for more details.
+   describing the various SSL options. See :class:`~http.client.HTTPSConnection`
+   for more details.
 
    The optional *cafile* and *capath* parameters specify a set of trusted
    CA certificates for HTTPS requests.  *cafile* should point to a single