Handbook
Glossary
throw-error ( ptype pvalue ptraceback -- )
Vocabulary
python
.
throwing
Inputs
ptype
an
object
pvalue
an
object
ptraceback
an
object
Outputs
None
Definition
USING:
kernel
python
python.ffi
python.modules.builtins
;
IN:
python.throwing
:
throw-error
( ptype pvalue ptraceback -- )
[
[
$__name__
py>
]
[
__str__
py>
]
[
[
format_tb
py>
]
[
f
]
if*
]
tri*
]
3keep
[
Py_DecRef
]
tri@
python-error
;