pyd ~master (2018-03-05T17:12:37Z)
Home
Dub
Repo
Repr
pyd
class_wrap
Wraps a method as the class's ___repr__ in Python.
struct
Repr (
alias
_fn
) {
enum
bool
needs_shim
;
}
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
Wraps a method as the class's ___repr__ in Python.