Objects/exceptions/ioerror
Theme:
🌗 Match OS
🌑 Dark
🌕 Light
Index
Search:
Group by:
Section
Type
Imports
Procs
newIOError
newIOError(e: ref IOError): PyIOErrorObject
Source
Edit
Imports
../stringobject
,
sub
Procs
proc
newIOError
(
e
:
ref
IOError
)
:
PyIOErrorObject
{.
...
raises
:
[
]
,
tags
:
[
RootEffect
]
,
forbids
:
[
]
.}
Source
Edit