Lines Matching refs:txt
604 def createmessage(self, n, txt):605 """Create a message, with text from the open file txt."""617 buf = txt.read(BUFSIZE)