Searched defs:_encode (Results 1 – 3 of 3) sorted by relevance
211 def _encode(text, encoding='ascii'): function217 def _encode(text, encoding=None): function
1055 def _encode(text, encoding): function
1050 def _encode(text, encoding): function