org.python.modules._functools
Class _functools
- java.lang.Object
-
- org.python.modules._functools._functools
-
- All Implemented Interfaces:
- ClassDictInit
public class _functools extends java.lang.Object implements ClassDictInit
The Python _functools module.
-
-
Field Summary
Fields Modifier and Type Field and Description static PyString__doc__static PyString__doc__reduce
-
Constructor Summary
Constructors Constructor and Description _functools()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static voidclassDictInit(PyObject dict)static PyObjectreduce(PyObject f, PyObject l)static PyObjectreduce(PyObject f, PyObject l, PyObject z)
-
DMelt 3.0 © DataMelt by jWork.ORG