pyd v0.12.0 (2019-08-24T18:30:41Z)
Home
Dub
Repo
wrapped_repr.repr
pyd
class_wrap
wrapped_repr
The default repr method calls the class's toString.
template
wrapped_repr
(T, alias fn)
extern (
C
)
PyObject
*
repr
(
PyObject
*
self
)
Meta
Source
See Implementation
pyd
class_wrap
wrapped_repr
aliases
get_dg
functions
repr
The default repr method calls the class's toString.