commit | d75efd9c560a30224487c43a53313c05e3921c18 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Wed Aug 04 17:38:33 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Wed Aug 04 17:38:33 2010 +0000 |
tree | 0554e31e975ae17673f2fc8ed6c5858b4e88e357 | |
parent | 185fae73c67aad4d59598d293f1f39f9940c9266 [diff] |
Merged revisions 83727 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r83727 | antoine.pitrou | 2010-08-04 19:14:06 +0200 (mer., 04 août 2010) | 3 lines Try to fix issue #9415: skip some tests on broken Ubuntu OpenSSL ........