]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Bill Janssen wrote:
authorGuido van Rossum <guido@python.org>
Sun, 26 Aug 2007 19:35:09 +0000 (19:35 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 26 Aug 2007 19:35:09 +0000 (19:35 +0000)
commite472933e2781a5e99dd2d30b72d2a9d69ccd37a0
tree341d046c41cfce99bba99110dd3385f19a6faa9b
parent7fc8e2993ae341d789c2401c145f253f9dfdaff4
Bill Janssen wrote:
Here's a patch which makes test_ssl a better player in the buildbots
environment.  I deep-ended on "try-except-else" clauses.
Lib/ssl.py
Lib/test/test_ssl.py