commit | ec0a3886cac040166dfd144f3e36142f6492b829 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sun May 16 14:17:51 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sun May 16 14:17:51 2010 +0000 |
tree | c41b9e948613c2042a514cc8f514ffc1bcba4a02 | |
parent | f10d6fb3d97e4663311089c608a86f6b36618002 [diff] |
Merged revisions 81229 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r81229 | antoine.pitrou | 2010-05-16 16:16:56 +0200 (dim., 16 mai 2010) | 3 lines Document that SSL v2 is insecure. ........