Package org.python.modules
Class _marshal
- java.lang.Object
-
- org.python.modules._marshal
-
- All Implemented Interfaces:
ClassDictInit
public class _marshal extends java.lang.Object implements ClassDictInit
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
_marshal.Marshaller
static class
_marshal.Unmarshaller
-
Constructor Summary
Constructors Constructor Description _marshal()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
classDictInit(PyObject dict)
-
-
-
Method Detail
-
classDictInit
public static void classDictInit(PyObject dict)
-
-