Class PyClassMethod

java.lang.Object
org.python.core.PyObject
org.python.core.PyClassMethod
All Implemented Interfaces:
Serializable, PyType.Newstyle
Direct Known Subclasses:
PyClassMethodDerived

public class PyClassMethod extends PyObject implements PyType.Newstyle
See Also: