742
# Repeat authserv_id for each result (invalid)
744
>>> try: arobj = authres.AuthenticationResultsHeader.parse('authentication-results: thehesiod.com; dkim=none (message not signed) header.d=none;thehesiod.com; dmarc=none action=none header.from=hotmail.com;')
745
... except authres.SyntaxError as e: print(e)
746
Syntax error: Expected "=" at: ; dmarc=none action=none header.from=hot...