Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
def test_verified_connection_no_cert(self): self.assertRaises(ValueError, match_hostname, None, 'api.createsend.com')
A library which implements the complete functionality of the Campaign Monitor API.