Function get_file_like

Source
pub fn get_file_like(f: PyObject, truncate: bool) -> PyResult<Box<dyn FileLike>>