Searched defs:body_encode (Results 1 – 6 of 6) 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
155 body_encode = encode variable
261 body_encode = encode variable
378 def body_encode(self, s, convert=True): member in Charset