Home | History | Annotate | Download | only in logging

Lines Matching defs:send

505     def send(self, s):
507 Send a pickled string to the socket.
525 sent = self.sock.send(s[sentsofar:])
579 self.send(s)
624 def send(self, s):
626 Send a pickled string to a socket.
857 self.socket.send(msg)
860 self.socket.send(msg)
920 Format the record and send it to the specified addressees.
1078 Send the record to the Web server as a percent-encoded dictionary