Searched refs:charbuffertype (Results 1 – 7 of 7) sorted by relevance
/third_party/python/Lib/encodings/ | ||
D | base64_codec.py | 38 charbuffertype = bytes variable in StreamWriter |
D | hex_codec.py | 38 charbuffertype = bytes variable in StreamWriter |
D | quopri_codec.py | 39 charbuffertype = bytes variable in StreamWriter |
D | bz2_codec.py | 61 charbuffertype = bytes variable in StreamWriter |
D | zlib_codec.py | 60 charbuffertype = bytes variable in StreamWriter |
D | uu_codec.py | 86 charbuffertype = bytes variable in StreamWriter |
/third_party/python/Lib/ | ||
D | codecs.py | 421 charbuffertype = str variable in StreamReader |