Package org.python.core
Interface PyType.Newstyle
-
- All Known Implementing Classes:
PyBuiltinFunction,PyBuiltinFunctionSet,PyBuiltinMethod,PyBuiltinMethodNarrow,PyBuiltinMethodSet,PyClassMethod,PyClassMethodDerived,PyNewWrapper,PyProperty,PyPropertyDerived,PyStaticMethod,PySuper,PySuperDerived
- Enclosing class:
- PyType
public static interface PyType.Newstyle