Home | History | Annotate | Download | only in python2.7

Lines Matching full:__write

456         self.__write("\037\213\010\010%s\002\377" % timestamp)
461 self.__write(self.name + NUL)
471 self.__write(s)
473 def __write(self, s):