Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 305bb66

Browse files
committed
Documentation typo
1 parent 83386da commit 305bb66

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/library/urllib.request.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1260,8 +1260,8 @@ some point in the future.
12601260
* Currently, only the following protocols are supported: HTTP (versions 0.9 and
12611261
1.0), FTP, and local files.
12621262

1263-
* The caching feature of :func:`urlretrieve` has been disabled until someone find
1264-
the time to hack proper processing of Expiration time headers.
1263+
* The caching feature of :func:`urlretrieve` has been disabled until someone
1264+
finds the time to hack proper processing of Expiration time headers.
12651265

12661266
* There should be a function to query whether a particular URL is in the cache.
12671267

0 commit comments

Comments
 (0)