Home
last modified time | relevance | path

Searched refs:charbuffertype (Results 1 - 7 of 7) sorted by relevance

/third_party/python/Lib/encodings/
H A Dquopri_codec.py39 charbuffertype = bytes variable in StreamWriter
42 charbuffertype = bytes variable in StreamReader
H A Dhex_codec.py38 charbuffertype = bytes variable in StreamWriter
41 charbuffertype = bytes variable in StreamReader
H A Dbase64_codec.py38 charbuffertype = bytes variable in StreamWriter
41 charbuffertype = bytes variable in StreamReader
H A Dzlib_codec.py60 charbuffertype = bytes variable in StreamWriter
63 charbuffertype = bytes variable in StreamReader
H A Dbz2_codec.py61 charbuffertype = bytes variable in StreamWriter
64 charbuffertype = bytes variable in StreamReader
H A Duu_codec.py86 charbuffertype = bytes variable in StreamWriter
89 charbuffertype = bytes variable in StreamReader
/third_party/python/Lib/
H A Dcodecs.py421 charbuffertype = str variable in StreamReader
444 self._empty_charbuffer = self.charbuffertype()

Completed in 3 milliseconds