mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
Merged revisions 84941 via svnmerge from
svn+pythonssh://pythondev@svn.python.org/python/branches/py3k ........ r84941 | marc-andre.lemburg | 2010-09-21 13:55:27 +0200 (Tue, 21 Sep 2010) | 3 lines Add missing word. ........
This commit is contained in:
parent
8680735a45
commit
5a58772c2a
1 changed files with 2 additions and 2 deletions
|
@ -754,8 +754,8 @@ OpenSSL
|
||||||
The modules :mod:`hashlib`, :mod:`posix`, :mod:`ssl`, :mod:`crypt` use
|
The modules :mod:`hashlib`, :mod:`posix`, :mod:`ssl`, :mod:`crypt` use
|
||||||
the OpenSSL library for added performance if made available by the
|
the OpenSSL library for added performance if made available by the
|
||||||
operating system. Additionally, the Windows installers for Python
|
operating system. Additionally, the Windows installers for Python
|
||||||
include a copy of the OpenSSL libraries, we include a copy of the
|
include a copy of the OpenSSL libraries, so we include a copy of the
|
||||||
OpenSSL license::
|
OpenSSL license here::
|
||||||
|
|
||||||
|
|
||||||
LICENSE ISSUES
|
LICENSE ISSUES
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue