summaryrefslogtreecommitdiff
path: root/tests/stdlib/test_ssl.py
Commit message (Expand)AuthorAgeFilesLines
* PEP-8 fixesSergey Shepelev2014-08-271-6/+9
* Argh accursed tests that connect to sto svn.python.org.Ryan Williams2011-01-231-1/+2
* Commented out bogusly-failing ssl tests.Ryan Williams2010-01-101-0/+8
* Corrected timeout behavior of ssl sockets, better docs on the annoying close ...Ryan Williams2009-12-061-3/+3
* Greened SimpleHTTPServerRyan Williams2009-11-291-1/+1
* Added test for ssl module, fixed bug that it found with definition of setbloc...Ryan Williams2009-11-291-0/+43