Class PyDescriptor

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

public abstract class PyDescriptor extends PyObject
See Also:
  • Constructor Details

    • PyDescriptor

      public PyDescriptor()