Class PyDescriptor

java.lang.Object
org.python.core.PyObject
org.python.core.PyDescriptor
All Implemented Interfaces:
Serializable, Traverseproc
Direct Known Subclasses:
PyDataDescr, PyMethodDescr, PySlot

public abstract class PyDescriptor extends PyObject implements Traverseproc
See Also: