ClassDictInit
public class WeakrefModule extends java.lang.Object implements ClassDictInit
Constructor | Description |
---|---|
WeakrefModule() |
Modifier and Type | Method | Description |
---|---|---|
static void |
classDictInit(PyObject dict) |
|
static int |
getweakrefcount(PyObject object) |
|
static PyList |
getweakrefs(PyObject object) |
|
static ProxyType |
proxy(PyObject object) |
|
static ProxyType |
proxy(PyObject object,
PyObject callback) |