]> granicus.if.org Git - python/commitdiff
#7152: Remove incorrectly added reference to DataHandler.
authorR David Murray <rdmurray@bitdance.com>
Sun, 28 Apr 2013 21:06:01 +0000 (17:06 -0400)
committerR David Murray <rdmurray@bitdance.com>
Sun, 28 Apr 2013 21:06:01 +0000 (17:06 -0400)
Doc/howto/urllib2.rst

index b683ab684efe12b9378fd41eac8be41f5c0185bc..7afe9a6458e9f5b7f9d42fe3cabd1485cfbfaf75 100644 (file)
@@ -507,7 +507,7 @@ than the URL you pass to .add_password() will also match. ::
     -- ``ProxyHandler`` (if a proxy setting such as an :envvar:`http_proxy`
     environment variable is set), ``UnknownHandler``, ``HTTPHandler``,
     ``HTTPDefaultErrorHandler``, ``HTTPRedirectHandler``, ``FTPHandler``,
-    ``FileHandler``, ``DataHandler``, ``HTTPErrorProcessor``.
+    ``FileHandler``, ``HTTPErrorProcessor``.
 
 ``top_level_url`` is in fact *either* a full URL (including the 'http:' scheme
 component and the hostname and optionally the port number)