pyd ~master (2018-03-05T17:12:37Z)
Home
Dub
Repo
wrapped_repr
pyd
class_wrap
template
wrapped_repr (
T
alias
fn
) {
PyObject
*
repr
(
PyObject
*
self
)
;
}
Members
Functions
repr
PyObject
*
repr
(
PyObject
*
self
)
The default repr method calls the class's toString.
Meta
Source
See Implementation
pyd
class_wrap
functions
wrap_class
structs
Def
Init
OpAssign
OpCall
OpCompare
OpIndex
OpIndexAssign
OpSlice
OpSliceAssign
OpUnary
Property
Repr
StaticDef
templates
Len
OpBinary
OpBinaryRight
wrapped_methods
wrapped_repr