Searched refs:bccrecipient (Results 1 – 1 of 1) sorted by relevance
458 def addBccRecipient( self, bccrecipient ): argument460 out.write("PyMailMessage.addBccRecipient%s\n" % bccrecipient)461 self.bccrecipients.append(bccrecipient)
Completed in 11 milliseconds