]> granicus.if.org Git - python/commit
Fix SF bug #763770, test_socket_ssl crash
authorNeal Norwitz <nnorwitz@gmail.com>
Tue, 1 Jul 2003 13:44:28 +0000 (13:44 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Tue, 1 Jul 2003 13:44:28 +0000 (13:44 +0000)
commit1787a0b1cc9679791a2fe775f63c322491c6767a
treed7a884a525793617a912e86a81b3c5dcb53fa021
parent9c8f78deab036f64b997ccdd29573205c6bed0e2
Fix SF bug #763770, test_socket_ssl crash

Don't run any tests if there is no ssl support.
Lib/test/test_socket_ssl.py