Searched refs:bccrecipient (Results 1 – 1 of 1) sorted by relevance
463 def addBccRecipient( self, bccrecipient ): argument465 out.write("PyMailMessage.addBccRecipient%s\n" % bccrecipient)466 self.bccrecipients.append(bccrecipient)
Completed in 6 milliseconds