pyd ~master (2018-03-05T17:12:37Z)
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
functions
repr
The default repr method calls the class's toString.