Class PyBuiltinFunction

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

public abstract class PyBuiltinFunction extends PyObject implements PyType.Newstyle
See Also: