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