]> granicus.if.org Git - python/commit
Qualify or remove or bare excepts. Simplify exception handling in places.
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 27 Apr 2010 10:32:58 +0000 (10:32 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 27 Apr 2010 10:32:58 +0000 (10:32 +0000)
commitdb187847fbe60c1dde0e26e25cf52a81c581b55d
tree75cca8c83dcaaf778fdb849ebcd81f17742be4e0
parent435ba0cfb82ecadca693eaedd2a2806b8766afb1
Qualify or remove or bare excepts.  Simplify exception handling in places.
Remove uses of test_support.TestFailed.
Lib/test/test_ssl.py