Home
last modified time | relevance | path

Searched refs:bccrecipient (Results 1 – 1 of 1) sorted by relevance

/trunk/main/scripting/source/pyprov/
H A Dmailmerge.py463 def addBccRecipient( self, bccrecipient ): argument
465 out.write("PyMailMessage.addBccRecipient%s\n" % bccrecipient)
466 self.bccrecipients.append(bccrecipient)

Completed in 6 milliseconds