Searched refs:ccrecipient (Results 1 – 1 of 1) sorted by relevance
454 def addCcRecipient( self, ccrecipient ): argument456 out.write("PyMailMessage.addCcRecipient%s\n" % ccrecipient)457 self.ccrecipients.append(ccrecipient)
Completed in 24 milliseconds