diff options
author | Brett Cannon <bcannon@gmail.com> | 2007-03-13 02:34:09 +0000 |
---|---|---|
committer | Brett Cannon <bcannon@gmail.com> | 2007-03-13 02:34:09 +0000 |
commit | 41d4e32353a546036d76c154169917f5f754ce09 (patch) | |
tree | 639cdacc6cf63d28c7d9c26e0745be3c28153502 /Python/bltinmodule.c | |
parent | 192cd567bdb7791560629ea43365cd1079f2fc54 (diff) | |
download | cpython-git-41d4e32353a546036d76c154169917f5f754ce09.tar.gz |
Add test.test_support.transient_internet . Returns a context manager that
nests test.test_support.TransientResource context managers that capture
exceptions raised when the Internet connection is flaky.
Initially using in test_socket_ssl but should probably be expanded to cover any
test that should not raise the captured exceptions if the Internet connection
works.
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions