Class PyBuiltinCallable

java.lang.Object
org.python.core.PyObject
org.python.core.PyBuiltinCallable
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
PyBuiltinFunction, PyBuiltinMethod

public abstract class PyBuiltinCallable extends PyObject
See Also: