blob: 6feb3ec2d4c77ea668ce5670cfdb3ebedd6a8e92 (
plain)
1
2
3
|
cloudpickle is an extended pickling support for Python objects.
It makes possible to serialize Python constructs not supported by
the default pickle module from the Python standard library.
|