Function rustpython_vm::stdlib::os::errno_err

source ·
pub fn errno_err(vm: &VirtualMachine) -> PyBaseExceptionRef
Expand description

Convert the error stored in the errno variable into an Exception