Don't be so wordy in requires('network') in case other tests
commit4289ae11f9972580b258cc53882a6dfc4f784319
authorr.david.murray <r.david.murray@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sat, 23 May 2009 02:16:58 +0000 (23 02:16 +0000)
committerr.david.murray <r.david.murray@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sat, 23 May 2009 02:16:58 +0000 (23 02:16 +0000)
tree303f59c2ca7cddecc5fd89c38141bf78d3906662
parent844fa05b48bef7ecabd5d5cff74e04d571797976
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.

git-svn-id: http://svn.python.org/projects/python/trunk@72838 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/test/test_smtpnet.py