diff options
author | Zachary Ware <zachary.ware@gmail.com> | 2016-02-22 10:16:33 (GMT) |
---|---|---|
committer | Zachary Ware <zachary.ware@gmail.com> | 2016-02-22 10:16:33 (GMT) |
commit | 72f2ef41376610cd2cb545672b23c48d72ec63c7 (patch) | |
tree | 11d6f80a055b74b0bfc6ef9d79382206b5df95c3 /PCbuild/readme.txt | |
parent | fe93283fe1142f6ef007dc6e5aecdaae2d1f89d1 (diff) | |
parent | 6fe57ad229d46516c1ead1d37c015824b2428746 (diff) | |
download | cpython-72f2ef41376610cd2cb545672b23c48d72ec63c7.zip cpython-72f2ef41376610cd2cb545672b23c48d72ec63c7.tar.gz cpython-72f2ef41376610cd2cb545672b23c48d72ec63c7.tar.bz2 |
Issue #26268: Merge with 3.5
Diffstat (limited to 'PCbuild/readme.txt')
-rw-r--r-- | PCbuild/readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt index 5be66f4..3ac665a 100644 --- a/PCbuild/readme.txt +++ b/PCbuild/readme.txt @@ -169,7 +169,7 @@ _lzma Homepage:
http://tukaani.org/xz/
_ssl
- Python wrapper for version 1.0.2d of the OpenSSL secure sockets
+ Python wrapper for version 1.0.2f of the OpenSSL secure sockets
library, which is built by ssl.vcxproj
Homepage:
http://www.openssl.org/
|