Tim Peters
|
e0c446bb4a
|
Whitespace normalization.
|
2001-10-18 21:57:37 +00:00 |
Jeremy Hylton
|
9f6c37df26
|
Add trivial test cases for RAND_add() and RAND_status().
(The rest of the test cases are trivial, so I don't feel too bad.)
|
2001-10-18 00:30:14 +00:00 |
Guido van Rossum
|
7b219b4a92
|
Skip instead of fail this test if the socket module has no ssl
support.
|
2001-09-06 09:54:47 +00:00 |
Barry Warsaw
|
d1ed15edb3
|
A test of SSL support, using a roundabout method suggested by Guido.
However, this is only enabled with regrtest's --use=network switch.
|
2001-08-20 22:39:42 +00:00 |