]> granicus.if.org Git - python/commit
Merged revisions 72838-72839 via svnmerge from
authorR. David Murray <rdmurray@bitdance.com>
Sat, 23 May 2009 02:30:55 +0000 (02:30 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Sat, 23 May 2009 02:30:55 +0000 (02:30 +0000)
commit262dbb10b81a38405409572eecb12ce5def35e5e
treeaf3f7aa0d49c1c03235bef38fd3161a18c8acc1a
parenteb059b8cb81ed4156f1f91cd911c7d884ad493c7
Merged revisions 72838-72839 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72838 | r.david.murray | 2009-05-22 22:16:58 -0400 (Fri, 22 May 2009) | 3 lines

  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.
........
  r72839 | r.david.murray | 2009-05-22 22:19:36 -0400 (Fri, 22 May 2009) | 2 lines

  Fix spelling left over from testing.
........
Lib/test/test_smtpnet.py