Class PyBuiltinClassMethodNarrow

All Implemented Interfaces:
Serializable, Cloneable, Traverseproc, org.python.expose.ExposeAsSuperclass

public abstract class PyBuiltinClassMethodNarrow extends PyBuiltinMethodNarrow
A builtin classmethod with a restricted number of arguments.
See Also: