src/pylib/pyerrors/oserr/oserror_str
Theme:
🌗 Match OS
🌑 Dark
🌕 Light
Index
Search:
Group by:
Section
Type
Imports
Procs
$
`$`(self: ref PyOSError): string
Source
Edit
Imports
types
Procs
proc
`$`
(
self
:
ref
PyOSError
)
:
string
{.
...
raises
:
[
]
,
tags
:
[
]
,
forbids
:
[
]
.}
String representation of OSError
Source
Edit