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

Skip to content

Commit 83386da

Browse files
committed
I should be someone
1 parent 4d46c2a commit 83386da

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Doc/library/urllib.request.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1257,11 +1257,11 @@ some point in the future.
12571257
pair: HTTP; protocol
12581258
pair: FTP; protocol
12591259

1260-
* Currently, only the following protocols are supported: HTTP, (versions 0.9 and
1261-
1.0), FTP, and local files.
1260+
* Currently, only the following protocols are supported: HTTP (versions 0.9 and
1261+
1.0), FTP, and local files.
12621262

1263-
* The caching feature of :func:`urlretrieve` has been disabled until I find the
1264-
time to hack proper processing of Expiration time headers.
1263+
* The caching feature of :func:`urlretrieve` has been disabled until someone find
1264+
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)