mirror of
https://github.com/python/cpython.git
synced 2025-08-19 00:00:48 +00:00
English fixup, from Mike MacCana on docs@
This commit is contained in:
parent
5088b504be
commit
71a5ea0a9b
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ built-in function :func:`open`, but accepts Universal Resource Locators (URLs)
|
||||||
instead of filenames. Some restrictions apply --- it can only open URLs for
|
instead of filenames. Some restrictions apply --- it can only open URLs for
|
||||||
reading, and no seek operations are available.
|
reading, and no seek operations are available.
|
||||||
|
|
||||||
.. warning:: When opening HTTPS URLs, it is not attempted to validate the
|
.. warning:: When opening HTTPS URLs, it does not attempt to validate the
|
||||||
server certificate. Use at your own risk!
|
server certificate. Use at your own risk!
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue