Beispiel #1
0
 def setUp(self):
     email_text = open(sample_email).read()
     self.parser = CommEmailParser(email_text)