]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
clean up ssl.py; expose unwrap and add test for it
authorBill Janssen <janssen@parc.com>
Tue, 12 Aug 2008 16:56:25 +0000 (16:56 +0000)
committerBill Janssen <janssen@parc.com>
Tue, 12 Aug 2008 16:56:25 +0000 (16:56 +0000)
commit40a0f66e95e18bd7a76829ca312fce690d0c0747
treebd6976fb719e59fe192918202d8a5820587d87bb
parent6aa2d1fec7debd8995b7ba0f3f27b6e532a91270
clean up ssl.py; expose unwrap and add test for it
Lib/ssl.py
Lib/test/test_ssl.py
Modules/_ssl.c