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.Marshallerstatic class_marshal.Unmarshaller
-
Constructor Summary
Constructors Constructor Description _marshal()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidclassDictInit(PyObject dict)
-
-
-
Method Detail
-
classDictInit
public static void classDictInit(PyObject dict)
-
-