mirror of https://github.com/python/cpython.git
Documentation typo
This commit is contained in:
parent
83386dac8b
commit
305bb662a9
|
@ -1260,8 +1260,8 @@ some point in the future.
|
||||||
* Currently, only the following protocols are supported: HTTP (versions 0.9 and
|
* Currently, only the following protocols are supported: HTTP (versions 0.9 and
|
||||||
1.0), FTP, and local files.
|
1.0), FTP, and local files.
|
||||||
|
|
||||||
* The caching feature of :func:`urlretrieve` has been disabled until someone find
|
* The caching feature of :func:`urlretrieve` has been disabled until someone
|
||||||
the time to hack proper processing of Expiration time headers.
|
finds the time to hack proper processing of Expiration time headers.
|
||||||
|
|
||||||
* There should be a function to query whether a particular URL is in the cache.
|
* There should be a function to query whether a particular URL is in the cache.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue