pub fn errno_err(vm: &VirtualMachine) -> PyBaseExceptionRef
Expand description
Convert the error stored in the errno
variable into an Exception
pub fn errno_err(vm: &VirtualMachine) -> PyBaseExceptionRef
Convert the error stored in the errno
variable into an Exception