Searched refs:_encoded_read (Results 1 – 1 of 1) sorted by relevance
17 def _encoded_read(old_read, encoding): function63 new_read = _encoded_read(getattr(wrapped_file, 'read'), encoding)