| Access | Constructor and Description |
|---|---|
| public |
| Modifier and Type | Method and Description |
|---|---|
| public static void | |
| public static int | |
| public static PyList | |
| public static ProxyType | |
| public static ProxyType |
| __doc__ | back to summary |
|---|---|
| public static final PyString __doc__ | |
| WeakrefModule | back to summary |
|---|---|
| public WeakrefModule() | |
| classDictInit | back to summary |
|---|---|
| public static void classDictInit(PyObject dict) | |
| getweakrefcount | back to summary |
|---|---|
| public static int getweakrefcount(PyObject object) | |
| getweakrefs | back to summary |
|---|---|
| public static PyList getweakrefs(PyObject object) | |
| proxy | back to summary |
|---|---|
| public static ProxyType proxy(PyObject object) | |
| proxy | back to summary |
|---|---|
| public static ProxyType proxy(PyObject object, PyObject callback) | |