diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-04-03 11:06:40 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-04-03 11:06:40 +0200 |
commit | 3aa1023d8b9fbd199dd0239644db3c1e4d192573 (patch) | |
tree | 5dd5db8203e6933ff40b56074e9d3d50708c7eed /Python/pylifecycle.c | |
parent | 55527a37a6547647c6c42ff6db738578de0abf14 (diff) | |
download | cpython-3aa1023d8b9fbd199dd0239644db3c1e4d192573.tar.gz |
Issue #22351: Fix test_nntplib if the ssl module is missing
@unittest.skipUnless(ssl, '...') doesn't work because the class body uses the
nntplib.NNTP_SSL attribute which doesn't exist.
Diffstat (limited to 'Python/pylifecycle.c')
0 files changed, 0 insertions, 0 deletions