commit | d2867642c038a932590958494c96ce0171898283 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Wed Apr 28 21:12:43 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Wed Apr 28 21:12:43 2010 +0000 |
tree | e47cb036b5dead8db6c1c0a55d324a2578160b98 | |
parent | f34c4c6a7787cbc0fa820a90866fcf18b38818ee [diff] |
Merged revisions 80596 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r80596 | antoine.pitrou | 2010-04-28 23:11:01 +0200 (mer., 28 avril 2010) | 3 lines Fix style issues in test_ssl ........