Searched defs:body_encode (Results 1 – 3 of 3) sorted by relevance
76 def body_encode(s, maxlinelen=76, eol=NL): function
152 def body_encode(body, maxlinelen=76, eol=NL): function
375 def body_encode(self, string): member in Charset