org.python.core

Interface PyType.Newstyle

Known Implementing Classes:
PyBuiltinFunction, PyBuiltinFunctionSet, PyBuiltinMethod, PyBuiltinMethodNarrow, PyBuiltinMethodSet, PyClassMethod, PyClassMethodDerived, PyNewWrapper, PyProperty, PyPropertyDerived, PyStaticMethod, PySuper, PySuperDerived

public static interface PyType.Newstyle


Jython homepage