]> granicus.if.org Git - python/commit
Make sure test_ssl doesn't reference the ssl module in a
authorBill Janssen <janssen@parc.com>
Tue, 11 Sep 2007 01:09:19 +0000 (01:09 +0000)
committerBill Janssen <janssen@parc.com>
Tue, 11 Sep 2007 01:09:19 +0000 (01:09 +0000)
commite3f1d7d059657b33e7d6fd8aea983652ccb5691f
tree962d4f22fd2badbf429650023b8259a1d93ffb98
parent119c7a623a2a246d02168520c3a224b7b191673a
Make sure test_ssl doesn't reference the ssl module in a
context where it can't be imported.
Lib/test/test_ssl.py