Python/sysmodule/io
Theme:
🌗 Match OS
🌑 Dark
🌕 Light
Index
Search:
Group by:
Section
Type
Imports
Procs
PySys_EchoStderr
PySys_EchoStderr(s: string)
Source
Edit
Imports
../../Objects/pyobjectBase
,
../../Objects/stringobject
,
../../Utils/compat
,
attrs
Procs
proc
PySys_EchoStderr
(
s
:
string
)
{.
...
raises
:
[
]
,
tags
:
[
RootEffect
,
WriteIOEffect
]
,
forbids
:
[
]
.}
Source
Edit