Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83386da commit 305bb66Copy full SHA for 305bb66
1 file changed
Doc/library/urllib.request.rst
@@ -1260,8 +1260,8 @@ some point in the future.
1260
* Currently, only the following protocols are supported: HTTP (versions 0.9 and
1261
1.0), FTP, and local files.
1262
1263
-* The caching feature of :func:`urlretrieve` has been disabled until someone find
1264
- the time to hack proper processing of Expiration time headers.
+* The caching feature of :func:`urlretrieve` has been disabled until someone
+ finds the time to hack proper processing of Expiration time headers.
1265
1266
* There should be a function to query whether a particular URL is in the cache.
1267
0 commit comments