메소드 | 설명 | |
---|---|---|
tp_call ( |
||
tp_compare ( |
||
tp_new ( |
||
tp_richcompare ( |
메소드 | 설명 | |
---|---|---|
CanSubclass ( ) : bool | ||
DelegateObject ( |
||
GetTrueDelegate ( |
public static tp_call ( |
||
ob | ||
args | ||
kw | ||
리턴 |
public static tp_compare ( |
||
ob | ||
other | ||
리턴 | int |
public static tp_new ( |
||
tp | ||
args | ||
kw | ||
리턴 |
public static tp_richcompare ( |
||
ob | ||
other | ||
op | int | |
리턴 |