Handbook
Glossary
$__str__ ( obj -- obj' )
Vocabulary
python
.
modules
.
builtins
Inputs
obj
an
object
Outputs
obj'
an
object
Definition
USING:
python.objects
;
IN:
python.modules.builtins
:
$__str__
( obj -- obj' )
"__str__"
getattr
;
inline