]> granicus.if.org Git - python/commit
Don't be so wordy in requires('network') in case other tests
authorR. David Murray <rdmurray@bitdance.com>
Sat, 23 May 2009 02:16:58 +0000 (02:16 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Sat, 23 May 2009 02:16:58 +0000 (02:16 +0000)
commit812e1c80c4f1b85ad8f9480986041c91f4915c59
tree882c581528b7c34814b642c263b9c77eb98509db
parentad3058e0b8ef8a2f753195e9611b47c01c4f3b0d
Don't be so wordy in requires('network') in case other tests
are added later, and skip the existing test if SSL is not available.
Lib/test/test_smtpnet.py