Warning: Objects of this class are not possible to marshal. If attempted, an error is produced.

# S3 method for python.builtin.object
marshal(x, ...)

# S3 method for python.builtin.object
marshallable(...)

Arguments

x

"reticulate" object.

...

Not used.

Value

A marshalled object as described in marshal().