Beispiel #1
0
 def test_forgotten_EF(self):
     f = StringIO(preamble_s + "PT abc\nAU xuz\nER\n\nPT abc2\nER")
     r = PlainTextReader(f)
     list(r)