Message 145905 - Python tracker (original) (raw)
Also, how about the system Python? Does it show the same test failures?
Unfortunately, it seems that the system Python package doesn't install the test suite; if you try to run "python -m test.regrtest", it complains that it can't find the test modules.
Actually, I think you may just have to fix skip_if_broken_ubuntu_ssl() in test_ssl.py. Could you give it a try?
I'll take a look over the weekend.