Lines Matching refs:supported
304 self.assertEqual(smtp.help(), b'Supported commands: EHLO HELO MAIL ' + \989 supported = {'CRAM-MD5', 'PLAIN', 'LOGIN'}990 for mechanism in supported:992 for mechanism in supported: