Searched refs:ccrecipient (Results 1 – 1 of 1) sorted by relevance
459 def addCcRecipient( self, ccrecipient ): argument461 out.write("PyMailMessage.addCcRecipient%s\n" % ccrecipient)462 self.ccrecipients.append(ccrecipient)
Completed in 10 milliseconds