-
Interfaces Interface Description org.python.core.InitModule This class is deprecated. See ClassDictInit for a replacement.
-
Classes Class Description org.python.core.PyBuffer.Pointer
-
Fields Field Description org.python.core.Options.verbose UsePrePy.getLoggingLevel()
,PrePy.setLoggingLevel(java.util.logging.Level)
, orjava.util.logging
preferences to configure logging levels.org.python.core.PyInteger.maxInt Use MAX_INT instead.org.python.core.PyInteger.minInt Use MIN_INT instead.org.python.core.PyLong.maxLong Use MAX_INT instead.org.python.core.PyLong.maxULong Use MAX_ULONG instead.org.python.core.PyLong.minLong Use MIN_INT instead.
-
Constructors Constructor Description org.python.core.PyShadowString(PyObject, String) use the constructor with strings instead.