pub fn open( file: PyObjectRef, mode: Option<&str>, opts: OpenArgs, vm: &VirtualMachine, ) -> PyResult